WAP to accept three numbers in a function called void get val() check and print the greatest number present among them
input: 5, 8, 56 , 20, 36, 11, 45
output: 56
Published By : Sunita Chhetry
WAP to accept three numbers in a function called void get val() check and print the greatest number present among them
input: 5, 8, 56 , 20, 36, 11, 45
output: 56