rtb071190 rtb071190
  • 28-02-2024
  • Computers and Technology
contestada

int number = 0
cout << "Number: ";
cin >> number;

if (number <= 100)
number = number * 2;

else
if (number > 500)
number = number *3;
//end if
//end if

If the number variable contains the integer 90, what value will be in the number variable after the code shown above is processed?


Group of answer choices


0
90
180
270

Respuesta :

Otras preguntas

Mrs. Eldon has strong "beliefs" or "believes"?
The commands on an Edit menu may change as a result of your actions. True or False
What is a functional group?
James cook was the first explorer to do what?
Create a data set that has five values. The mean of the data set should be 34.
A carcinogen is a cancer-causing substance. Please select the best answer from the choices provided. T F
How does Samuel Taylor Coleridge's work differ from William Wordsworth's? Wordsworth was more interested in supernatural forces. Wordsworth's works are simpler
A square pyramid has a height h and a base with a side length b. The side lengths of the base increase by 50%. Write a simplified version that represents the vo
A hexagonal prism has vertices. t/f
A material that is not easily scratched is _____. tough strong hard elastic
ACCESS MORE