Answer: you just drag the slide to the position you want it to be
Explanation:
Consider the following code segment.
int a = 3 + 2*3;
int b = 4 + 372;
int c = 7 % 4 + 3;
double d = a + b + c;
I
What is the value of d after the code segment is executed?
Answer:
20.0
Explanation:
3+2*6 = 9
4 + 3/2 = 5.5 but, since b is an int value, it will round down to a 5
7%4+3 = 3 +3 = 6. the % symbol will give the remainder of the quotient
9 + 5 + 6 = 20. It becomes 20.0 because d is a double value.
The value of d after the code segment is executed is 391.0
How to determine the value of d?To do this, we evaluate the code statements one after the other.
So, we have:
int a = 3 + 2*3;
This gives a = 9
int b = 4 + 372;
This gives b = 376
int c = 7 % 4 + 3;
This gives c = 6
For double d = a + b + c;
Substitute a = 9, b = 376 and c = 6 in d = a + b + c;
So, we have:
d = 9 + 376 + 6
Evaluate the sum
d = 391.0
Hence, the value of d after the code segment is executed is 391.0
Read more about computer programs at:
https://brainly.com/question/23275071
Hey, Another question. I'm sure it's possible in the future, but I wanted to ask if HIE would be possible. I'm sure it would be, I just want to hear other people's comments on this. (Beatless)
Answer:
Originally Answered: Will there ever be a band as big as the Beatles? No, there will never be a band as popular as the Beatles. For one thing they were exceptionally good in a time of great music in general.
Explanation:
please mark this answer as brainliest
Edhesive 8.3 lesson practice pls help
Answer:
String data type
Explanation:
See attachment for complete question
Required
Data type in stuff
On line 1 of the program, stuff is initialized as an empty list.
Line 2 to line 4; some elements are appended into stuff list
These elements are written in quotes
In programming, when an expression is written in quotes, such expressions are referred to as strings.
Hence, the elements stored in stuff are string datatypes
The data types in the elements "stuff" are string datatypes
What is strings data type?String data type are data types in programming which is used when an expression is written in quotes(" ").
What is programming?Programming can be defined as process of building or designing a computer program. It involves building computer instructions or algorithm and the use of the instructions to perform a particular task.
There are different types of programming language:
JavaJavaScriptPHPSQLpythonRubySwiftLearn more about programming:
https://brainly.com/question/16397886
45 Points!
This topology will require the most cabling to connect its five computers and two peripherals-the scanner and the fax.
- mesh
- bus
- star
- ring
Answer:
I think D but I'm not sure
When should we not use Inheritance in programming?
Answer:
You shouldn't be using inheritance if your program doesn't reuse code a lot.
Explanation:
This is really the purpose of inheritance, to make it easier for us to call repeated method calls without having to copy and paste all the time and making our program long and redundant. If you have simple programs that don't have repeated calls, then inheritance is unnecessary.
PLSSSSS HELPP!! Population biologists are concerned about invasive species such as the zebra mussel found in North American water ways because
A.The introduced species compete for resources more effectively than native species
B.These introduced species will require more land to be protected
C.Introduced species often become endangered when they are placed in a new habitat
D.Predators of the zebra mussels will decrease after these organisms are introduced into the habitat
Answer: A.The introduced species compete for resources more effectively than native species.
Explanation:
An introduced species is also called the exotic species and this is an organism which is not a native organism or specie and therefore isn't native to the place but rather it's being transported to the place through the activities of human being.
When the introduced species are introduced to a particular area, they compete with the natives for the available resources and often do this more effectively than the other native species.
Therefore, the correct option is A.
Thumbnail sketches have vanishing points and show a natural view of an image.True or False?
Answer:
False!
Explanation:
I'm an artist- thumbnail sketches are smaller, looser versions of a bigger drawing you're going to create. They can be of anything and don't need to have a vanishing point/natural view of an object.
List two building techniques or materials that should be considered if you are building in Tornado Alley.
Which generation experienced a generation gap?
A.
the boom generation
B.
the silent generation
O C.
Generation X
D.
the millennial generation
Answer:
B. Baby boomers (the boom generation)
Explanation:
They went against everything their parents said. Also I took a test on it and got it right.
2. You go to an intemet cafe to send an email to your friend upon returning home you
realize that you forgot to log out your account. What probably could happen to your
account?
Pueden cojer los datos privados hackear la cuenta
Need answer ASAP. Plz
-Infinity ⇒ NEGATIVE_INFINITY
Infinity ⇒ POSITIVE_INFINITY
1.7...e+308 ⇒MAX_VALUE
5e-324 ⇒ MIN_VALUE
Computer networks can consist of as few as computers.
Options are: 5, 10, 2, & 3
Answer: 2
Explanation:A computer network is a set of computers that are connected together.
Write a program to create a list of numbers in the range of 1 to 10. Then delete all the even numbers from the list and print the final list.
In a word-processing program, what are the easily accessible icons that allow you to print, save and change fonts with a click of a button?
A- tool bar
B- keyboard shortcuts
C- preferences
D- printing options
The answer is A. tool bar
The syntax for ________ requires you to use a colon after every if statement and while loop.
Java
Boolean
Python
programming
print a test page what is the answer.
Answer:
The keys "Ctrl" and "P"
in remote areas,your gps device may lose reception. its good idea to have a
Answer:
map or compass or follow a trail so you don't get lost
Explanation:
meaning and explanation of fortran
Answer:
is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.
Explanation:
Fortran, as derived from Formula Translating System, is a general-purpose, imperative programming language. It is used for numeric and scientific computing. Fortran was originally developed by IBM in the 1950s for scientific and engineering applications.
What is the path to add a Switchboard tab to the ribbon?
Go to the File tab, Options group, then Settings.
Go to the Home tab, Format group, then Add to Ribbon.
Go to the File tab, Options group, then Customize Ribbon.
Go to the Home tab, Records group, then Customize Ribbon.
Answer:
Go to the File tab, Options group, then Customize Ribbon.
Explanation:
Got it on E2020.
jdr-wivg-vmb
co.me a.nd jo.in fa.st...
go.ogle me.et
Explanation:
what is this don't post like this
Has the human population reached its carrying capacity? How do you know?
Answer:
..
Explanation:
.
How can users open a shared worksheet if they do not have Excel installed on a computer? visit Microsoft’s website use Office365’s home page open a PDF version for editing use Excel Online through the 365 portal
Answer:
use Excel Online through the 365 portal
Explanation:
just did it
HELP I HAVE A D RN PLEASE
Use the drop-down menus to describe how to encrypt a database with a password.
1. In Access, click Open on the File tab.
2. Select the database.
3. Click the drop-down arrow to the right of Open, and click
.
4. Click the File tab.
5. Click
, and select Encrypt with Password.
6. Enter a password when you are prompted
. Click OK.
7. Close and reopen the database.
8. To open the database again, you will need to
.
Answer:
1. Open Exclusive
2. Info
3. twice
4. enter a password
Explanation:
In Access, click Open on the File tab. Open Exclusive or backstage View. Select the database by. clicking Info and Click the File tab twice and enter a password
Which view is opened when File tab is clicked?The Backstage View is said to be opened. Note that one can use the Backstage through the clicking of the "File" tab that can be found on the top-left hand side of the system application window.
Note that In Access, click Open on the File tab. Open Exclusive or backstage View. Select the database by. clicking Info and Click the File tab twice and enter a password.
Learn more about password from
https://brainly.com/question/17174600
#SPJ2
Which of the following best describes the protocols used on the Internet?
The protocols of the Internet are designed by government agencies to ensure they remain free to use
The protocols of the Internet are secret to maintain the privacy and security of people using them
Each device connected to the Internet will use a protocol designed by the company that manufactured it
The protocols of the Internet are open and used by all devices connected to the network
The protocols of the Internet are open and used by all devices connected to the network
-scav
Compare an electric circuit to a river flowing with water. Which of the following could appropriately be considered a source?
a spring
a place where two rivers join
an ocean
an island
Answer:
a spring.
Explanation:
An electric circuit can be defined as an interconnection of electrical components which creates a path for the flow of electric charge (electrons) due to a driving voltage.
Generally, an electric circuit consists of electrical components such as resistors, capacitors, battery, transistors, switches, inductors, etc.
This electrical network which is usually a closed loop comprises of a device that provides the energy (voltage) to drive electrons or electric current; the device is referred to as a source such as a generator or battery.
Springs are points from which water naturally seeps from the ground. A spring is the original point or most common type of source from which a river flows or begin its journey.
This ultimately implies that, a spring serves as a source to a river flowing with water while a battery or generator serves as a source to an electric circuit with current flowing through it.
Hence, if we compare an electric circuit to a river flowing with water, a spring is considered to be a most likely source to the river.
Item 3
Which of the following describes new technology development?
A harmless process
A somewhat assured process
A partially risky process
A very risky process
Answer:
A somewhat assured process
B. A somewhat assured process is describes new technology development
What are the five phases in technology development process?Five phases guide the new product development process for small businesses: idea generation, screening, concept development, product development and, finally, commercialization.
What is technology development process?Technology Development Process, is a directed process at developing new knowledge, skills and artefacts that in turn facilitates platform development
To learn more about new technology development, refer
https://brainly.com/question/27090068
#SPJ2
ced-vfrj-yiu
ev.eyo.ne joi.n.thro.ugh goog.le m.eet
Answer:
n.o
Explanation:
n.o.
Which of the following might an audio technician do to music in a recording studio? (select all that apply)
a) write it
b) mix it
c) perform it
d) master it
Answer
perform it
master it
mix it
Explanation:
That's the Answer
Based on this graph, globalization has affected China's workforce by creating a shift toward specialization in: a) agriculture and away from services b) services and away from agriculture c) industry and away from services d) agriculture, services, and industry
Answer:
^^^^^ what they said
Explanation:
its b
Based on this graph, globalization has affected China's workforce by creating a shift toward specialization in services and away from agriculture. Thus, option C is correct.
What does the graph represents?According to the graph, the globalization process (period 2000-2019) has affected China by decreasing the proportion of workers in agricultural activities from more than the 40% to not much above the 10%.Based on this graph, globalization has affected China's workforce by creating a shift toward specialization in services and away from agriculture.
Meanwhile, workers in the service sector have increased from less than the 30% to more than the 60%. The percentage of people working in manufacturing activities has remained more or less stable, around the 30%.
Thus, option C is correct.
Learn more about service sector on:
https://brainly.com/question/14606383
#SPJ7
Which of the following is the best example of a way in which a programmer can use abstraction to manage the complexity of a program?
Replacing each instance of repeated code with a call to a procedure
Replacing longer variable names with shorter variable names to reduce typing errors
Replacing several lines of documentation with a single line of documentation
Replacing lists with individual variables
The best example of a way in which a programmer can use abstraction to manage the complexity of a program is to Replacing longer variable names with shorter variable names to reduce typing errors.
Why the replacement?The act of Replacing longer variable names with shorter variable names to reduce typing errors is very important.
Conclusively, in any programming, to handle the complexity of a program, on can Replace the string variables such as name1, name2, name3, and name4 with the use of list of strings known as the shorter form called names.
Learn more about programmer from
https://brainly.com/question/23275071