1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Temka [501]
3 years ago
9

If you want a user to enter exactly 20 values, which loop would be the best to use?

Computers and Technology
1 answer:
Hitman42 [59]3 years ago
4 0

Answer: For loop

Explanation:

Using the for loop we can get the exact number of values/outcomes we require.

For example:    printf(enter 20 numbers");

                               for(int i=0; i<20;i++)

                               {

                                       scanf("%d", &number);

                                }

So, this is an implementation of for loop in C. Using it we can enter exact 20 numbers not less or more than that.

Therefore, for loop is the answer.

You might be interested in
Which thematic group is involved in the transmission and generation of electrical power?
MariettaO [177]

The thematic group involved in the transmission and generation of electrical power is the energy system. Thus, Option D is the correct answer.

<h3>What do you mean by thematic groups?</h3>

Thematic groups refers to groups that are made up of individuals who focus on the same theme or idea. Thematic Group specializes in the improvement of a selected talent or attitude so as for the group contributors to have the ability to finish a particular activity.

Thus, The thematic group involved in the transmission and generation of electrical power is the energy system. Option D is the correct answer.

Learn more about thematic groups:

brainly.com/question/17157087

#SPJ1

3 0
2 years ago
Your company leases a very fast internet connection and pays for it based on usage. You have been asked by the company president
azamat

Answer:

c. Install a proxy server

Explanation:

In computing a proxy server is implemented as a middle 'man' between the user and the internet. It will hence behave as a gateway that will seperate users from the websites that they browse. The major importance of a proxy server is enforcing security, however it can also act as a web filter allowing organizations to restrict access to certain websites. So when an organization or a school wishes to prevent access to certain sites a proxy server will be implemented, in the question scenario this web filter feature can be used to save cost associated with visiting sites not relevant to the organization's objectives

7 0
3 years ago
The home row is where________.
Sever21 [200]

Answer:

on the keyboard

Explanation:

where the caps locks at on that row or the middle row where A starts

top row q

home row a

low row z

8 0
3 years ago
I’m utterly hopeless. Honestly. Y’all are my only hope
inessss [21]
"keep text only" icon from control drop down.
5 0
3 years ago
The component of an information system consisting of raw facts is the definition for which of the following?
julsineya [31]

Answer:

The answer to this question is: Information

An information system is a set of command that i used to analyze available information in order to create a better decision for the company.

Which means that information will not be able to do any function of it does not possess the initial information, to begin with, so we can conclude that information is a major component of the information systems. hope this makes sense in your mind lol

Explanation:

4 0
2 years ago
Read 2 more answers
Other questions:
  • What does Adsl stand for?
    7·2 answers
  • Design a method for representing the state of a tic-tac-toe board in computer memory. can you fit your representation into three
    12·2 answers
  • Unit testing:_________. A. provides the final certification that the system is ready to be used in a production setting. B. incl
    8·1 answer
  • What part of a file name does windows use to know which application to open to manage the file?
    13·2 answers
  • Computing devices translate digital to analog information in order to process the information
    8·1 answer
  • What is one way to improve the upward flow of information?
    12·1 answer
  • Computer software licensed under exclusive legal right of the copyright holder with the intent that the licensee is given the ri
    6·1 answer
  • Select the antonym for given word freedom
    7·2 answers
  • It needs to be as simple as possible. Each question is slightly different.1. An arithmetic progression is a sequence of numbers
    7·1 answer
  • Explica la importancia que tiene el plan de trabajo (cronograma) en los proyectos y porque se realiza antes de ejecutar la soluc
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!