12)C PROGRAM TO FIND THE LARGEST NUMBER BETWEEN 3 NUMBERS.
LOGIC:- It is done by comparison for comparison ,operators are used.In the Example first from any 2 number bigger number taken and compare it with the third number.Now we have a number which is largest number.
EXAMPLE:-
This example is done by using nested -if-else.It is also done by simple using only if or if else.
TASK:"""TRY YOURSELF IF YOU TRYING YOURSELF, YOU CREATE A NEW LOGIC"""
LOGIC:- It is done by comparison for comparison ,operators are used.In the Example first from any 2 number bigger number taken and compare it with the third number.Now we have a number which is largest number.
EXAMPLE:-
This example is done by using nested -if-else.It is also done by simple using only if or if else.
TASK:"""TRY YOURSELF IF YOU TRYING YOURSELF, YOU CREATE A NEW LOGIC"""
Comments
Post a Comment