Computer Science, asked by phani32, 1 year ago

program to find the maximum of three numbers with IF satement​

Answers

Answered by bibek68
1

Answer:

the program uses only statement to find the largest number. Example #1. #lnclude <stdio.h> ;main ();{; double n1,n2 ,n3;; print("entre three different numbers

Similar questions