if and if else check for a condition, these are known as

If And If Else Check For A Condition, These Are Known As

Answers

Answer 1

Answer:

i think its conditional statements

but im not sure though


Related Questions

The photograph shows a way individuals work together in groups a the photograph​

Answers

Answer:

D. Administrators

Explanation:

Hope it helps

#CarryOnLearning

in remote areas,your gps device may lose reception. its good idea to have a

Answers

Answer:

map or compass or follow a trail so you don't get lost

Explanation:

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?​

Answers

There is a risk that someone else would gain access to your account as well as your personal information.

Pueden cojer los datos privados hackear la cuenta

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?

Answers

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

what would be the most constructive response

Answers

Answer:

we cant tell what your talking abt please repost with at pitcher or a exolination

Explanation:

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

Answers

Answer : C

Explanation

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

Has the human population reached its carrying capacity? How do you know?

Answers

Answer:

..

Explanation:

.

A free open source audio editing software program is
A. Sound Forge.
B. Pro Tools.
C. iTunes.
D. Audacity.

Answers

D. Audacity

،،،،، ،،،،،،،،،،

A free open source audio editing software program is Audacity. Thus, option D is correct.

What is audio editing?

The audio editing is given as the change in the audio, volume, with the length, speed of the audio or other manipulations. The audio editing is performed with the use of the software in the computer that enables the generation of the audio data.

The three types of audio editing techniques involves:

Sound Forge: It mediates the edit in the sound files with playback.

Audacity: It is a free software that has been used for long with multi-track audio editor and recorder.

Pro Tools: It enables the use of the view and edit of the track.

Therefore, A free open source audio editing software program is Audacity. Thus, option D is correct.

Learn more about audio editing, here:

brainly.com/question/24228690

#SPJ3

List three features of the third generation of computers

Answers

Explanation:

Features:

1.They were small and efficient than previous generation.

2.They use integrated circuits as main electronic circuit.

3.The operating speed was increased unto nano seconds.

Hope it helps and have a good day.

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

Answers

The answer is A. tool bar

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.

Answers

Answer:

Go to the File tab, Options group, then Customize Ribbon.

Explanation:

Got it on E2020.

Edhesive 8.3 lesson practice pls help

Answers

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:

JavaJavaScriptPHPSQLpythonRubySwift

Learn more about programming:

https://brainly.com/question/16397886

Complete the statement about WYSIWYG editors when you use a WYSIWYG editor you typically specify the continent and blank A.layout B.Html Code C. Meta tags while the editor generates the blank A.layout B. Html code C. Meta tags

Answers

Answer:

When you use a WYSIWYG editor you typically specify the content and layout while the editor generates the HTML code

Explanation:

Required

Complete the blanks

In WYSIWYG, the user of the application provides contents to the WYSIWYG software and also designs the appearance; The appearance is referred to as the layout.

Throughout the design, the user will not use HTML codes; it is the duty of the WYSIWYG editor to generate HTML code based on the input designs by the user.

Computer networks can consist of as few as computers.
Options are: 5, 10, 2, & 3

Answers

Answer: 2

Explanation:A computer network is a set of computers that are connected together.

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
.

Answers

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

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.

Answers

>>> range (0,11,2)
[0, 2, 4, 6, 8, 10]

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

Answers

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

ced-vfrj-yiu
ev.eyo.ne joi.n.thro.ugh goog.le m.eet​

Answers

Answer:

n.o

Explanation:

n.o.

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

Answers

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

When should we not use Inheritance in programming?

Answers

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.

print a test page what is the answer.​

Answers

Answer:

The keys "Ctrl" and "P"

Yah whatever he said i dont have a computer

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

Answers

Answer:

use Excel Online through the 365 portal

Explanation:

just did it

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

Answers

Answer:

I think D but I'm not sure

The syntax for ________ requires you to use a colon after every if statement and while loop.
Java
Boolean
Python
programming

Answers

don't go yo the link

List two building techniques or materials that should be considered if you are building in Tornado Alley.

Answers

Have a strong foundation and a tornado shelter.

jdr-wivg-vmb
co.me a.nd jo.in fa.st...
go.ogle me.et​​​​​

Answers

Explanation:

what is this don't post like this

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)

Answers

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

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

Answers

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.

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

Answers

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.

compare and contrast the typewriter with that if the computer keyboard pls help omg​

Answers

Answer:

Typewriters use  paper and ink

and computers keyboards is an electroic typing

Explanation:

Other Questions
A good speech should be like a womans skirt: long enough to cover the subject and short enough to create interest. Winston Churchillsimile Finally, explain your answer by pointing out the details from the text that utilize that device. EXPLAIN YOUR ANSWER Passage : The Snow-StormIn both the Passage and the Audio, the speaker in "The Snow-Storm" reacts toone of the most powerful forces of nature with awe rather than fear. How doesthe poem convey this attitude?A. by describing the snow sculptures B. by revealing that the snow stops everything C. by showing happy snowbound peopleD. by explaining the farmers anger at the show A 4 kg box is at rest on a table. The static friction coefficient u, between the box and table is 0.30, andthe kinetic friction coefficient Hi is 0.10. Then, a 10 N horizontal force is applied to the box. HELPPP WHAT IS THE ANSWER DONT SENT A FILE PLZ EXPLAIN STEP BY STEP PLZ I DINT HAVE A LOT OF TIME find the area of the triangle below!!! WET TEDDY BEARS, GET YOUR WET TEDDY BEARS(Liberty Mutual) Look at the picture to answer Who are the little rock 9? (D) Antonyms - Thanks me later A 1220-w hair dryer is used by several members of the family for a total of 30 min per day during a 30 day month. How much elecrical energy is consumed by the hair dryer during the month give your answer in kilowatt hours What is the correct definition of temperature Which of the following activities is likely to have the highest impact on biodiversity? A. Copper mining in Chile. B. Large-scale deforestation of the Amazon and Congo basin tropical forests. c. Soil erosion on the slopes of the Rocky Mountains. D. Increased use of ethanol fuels in the United States. A scientist gathers data on the growth of a population over time. A graph of the data is shown below.Which statement below best describes the graph at point X? A. The population is declining B. The population is increasing C. The population has reached the carrying capacity of the ecosystemD. The population has exceeded the carrying capacity of the ecosystem Ernesto is deep-sea diving with two friends. Alexandra is floating on the surface 6 metersabove Emesto, and Krysta is exploring a coral reef 7 meters in front of Ernesto. How far apartare Alexandra and Krysta? If necessary, round to the nearest tenth. Look at the following picture and think about the organizational structure. Your task is to advise someone on how that organizational structure works. (PLEASE HELP) I will mark Brainliest if u help meee The Humbolt squid can travel 410 meters in 60 seconds. The squids average speed is ____. (Round to the nearest tenth) In the XY coordinate plane, the slope of a line is 4 and it passes through the point (1,3). Find the equation of a line that is perpendicular to the given line and intersects it at the given point.A. y=4x-1B. y=-4x+7C. y=1/4x -1D. y=4x+13/4E. y=-1/4x+13/4 please help I'm so confused A ski area has a high-speed lift that can move 2,400 skiers to the top of the mountain each hour. Write an expression describing how many skiers can be lifted in hours. Do not use spaces.