- WAP to accept 10 numbers in an array in descending order then check and print the index number of an input number in the same list. If it is a found then print "it is not available"
- WAP to initialize following number in an array called B[ ] then arrange and display the elements of the same in ascending order by using bubble sorting
- WAP to enter your first name in capital and display the same as shown below
- Automorphic number
- Perfect number
- Special number
- WAP to accept three numbers in a function called void get val ( ) check and print the greatest number present among them
- WAP to declare a class called report with following details members variables
- WAP to design a class to overload a function disp( ) as follows
- WAP to accept a string convert the same to uppercase then print its letters one below another with their ASCII code
- Right to left decreasing number pattern
- Print character pattern in a string
- Print character pattern in a string
- Print character pattern in a string
- Star Hash pyramid
- Print Floyd’s Triangle
- Pascal’s Triangle
- Full Pyramid Pattern
- Inverted Half Pyramid Pattern
- Diamond Numeric Pattern
- Right to left decreasing number pattern
- Print character pattern in a string
- Print character pattern in a string
- Print character pattern in a string
- Calculate late fee Fine from Library
- Zeros/ ones Pattern Program
- Star Hash pyramid
- Pascal’s Triangle
- Inverted Half Pyramid Pattern
- Diamond Using Star Hyphen