1) what's the use of EULER's theorem ?
2) What are objects ?
3) What's best feature of OOPS ?
4) What is difference b/w Structure and Union?
5) What are the storage classes in C?
6) Write a program for Sorting an Array.
7) What is the time complexity of this program.
8) What are the methods available in a class.
9) There are 5 methods it's ok. How do call the constructor in c++;
10) What is Delete method.
11) What is the difference b/w free() and delete().
12) what is final, finally, finalize?
13) Write a program for Overriding.
14) what is Runtime polymorphism.