Computer Science, asked by chitrabi, 4 days ago

Which type of selection control structure can be used to display the largest of three numbers and write the syntax of it.

Answers

Answered by recklessdude809
2

Answer:

In this program, user is asked to enter three numbers.

Then this program finds out the largest number among three numbers entered by user and displays it with proper message.

This program can be used in more than one way.

Similar questions