SL. No. | Particulars | Experiment Name |
1 | Computer | WAP to add one integer and two float and give the result in integer variable. |
2 | Computer | WAP to extract the int & decimal part separately from a float no. |
3 | Computer | WAP to input two ints and find their sum. |
4 | Computer | Write a program to print any name for 10 times. |
5 | Computer | Write a program to print first n natural numbers in ascending and descending order. |
6 | Computer | Write a program to print all 2 digit odd no. |
7 | Computer | Write a program to input any number & print 20 nos in descending order from that no. |
8 | Computer | Write a program to find the sum of first n natural no. |
9 | Computer | Input any number and print the factorial of the number. |
10 | Computer | Input any number and print the multiplication table of the table. |