Computer Science, asked by deekshaqt, 1 year ago

algorithm to find largest ,smallest,second largest of 3 numbers​

Answers

Answered by anusha6474
5

Answer:

1. take the three number as input 2. check first num if it is greater than other two 3rd. repert the step 2 for other two num print the num which is great that among that num

Answered by sadhan5
0

Explanation:

This is the answer in c++

Attachments:
Similar questions