jrocklove708 jrocklove708
  • 04-02-2018
  • Computers and Technology
contestada

Write a little man program that accepts three values as input and produces the largest of the three as output.

Respuesta :

mathmate
mathmate mathmate
  • 04-02-2018
Required: program to return the largest of three numbers.

pseudocode

input parameters, int A,B,C;
int T; // temporary storage
if (A>B) T=A;
else T=B;
if (T>C) print(T);
else print(C);


Answer Link

Otras preguntas

Could the American Revolution have been avoided?
Find the solution of this system of equations. x=-12+y -21x+12y=-9 PS. Can you just send me the solution in this format: (__ , __)
How many significant figures will there be in the answer to the following problem? You do not have to solve the problem. 101.7 • 5.45 = A. 4 B. 2 C.
Which factors affect the strength of the electric force between two objects? the mass of the objects and the distance between the objects the amount of charge o
What is the product in lowest terms? 3/8 x 2/7 A. 1/28 B. 3/56 C. 5/56 D. 3/28
Having trouble figuring our this problem; WILL give the brainliest answer. PLEASE no spam/ irrelevant comments; please do not waste my time. I know the selected
Fears of snakes, thunderstorms, darkness, and water are classified as ________ phobias.
Find the perimeter to the nearest tenth X(-6,2)Y(8,2)Z(5,8)
What was the name of the alliance established by european communist nations in response to nato?
which has greater linear speed, for horses on a merry go round? inner horse outside horse neither?