SNo Questions
1. Write a program to check whether a given string is palindrome or not. The input has
to be taken from the user.
2. Write a menu driven program to do the following:
1. Insert elements into a given position of an array
2. Delete elements from a given position of the array
3. Display elements of the array
3. Write a menu driven program to do the following:
1. Insert elements into a given position of an array
2. Delete elements from a given position of the array
3. Display elements of the array
4. Write a program to read a text file “[Link]” and display the number of words starting
with a capital alphabet.
5. Write a program to display the area of a circle, rectangle and triangle using the concept of
polymorphism.
PRACTICE QUESTIONS FOR BOARD PRACTICALS
P.S:
1. Make sure you are perfect with these questions
2. Do not forget to practice MySQL