Pages
News
Android
C
C ++
Java
Advanced Java
Cyber Security
HTML
CSS
Java Script
PHP
C Practical 2 & 3
Practical 2
Program 1 : Write a program to display multiplication table.
Program 2 : Write a program to print 1+1/2+1/3+1/4+ _ _ +1/N series.
Program 3 : Write a program to find sum of all integers greater than 100 & less than 200 and are divisible by 5.
Program 4 : The distance between two cities (In KM) is input through key board. Write a program to convert and print this distance in meters, feet, inches & centimeters.
Program 5 : Write a program to find sum of first N odd numbers. Ex. 1+3+5+7+_ _+N.
Practical 3
Program 1 : Write a program for use of putchar( ) and getchar( ) function.
Program 2 : Program to print Patterns.
*
* *
* * *
* * * *
Program 3 : Program to print Patterns.
1 2 3 4 5
2 3 4 5
3 4 5
4 5
5
Program 4 : Program to print Patterns.
A A A A A
B B B B
C C C
D D
E
Program 5 : Program to print Patterns.
1
0 1
1 0 1
0 1 0 1
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment