PRACTICAL SET'S SOLUTION
List of Experiments:
Practical Set [1]:-
D Write a program to solve Quadratic Equation.
E Write a program to select & print the largest of the three nos. using "Nested If" statement.
E Write a program to select & print the largest of the three nos. using "Nested If" statement.
Practical Set [2]:-
C. Write a program to find sum of all integers greater than 100 & less than 200 and are
divisible by 5.
divisible by 5.
D. The distance between two cities (In KM) is input through key board. Write a program to convert this distance in Inch, Feet , Meter & Centimeter.
E. Write a program to find sum of first N odd numbers. Ex. 1+3+5+7+... ... ...+N.
Comments
Post a Comment