What are the 4 pillars of oop?
What does the keyword "static" mean?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
what is inline function?
What are the advantages of polymorphism?
What is polymorphism what are the different types of polymorphism?
What is class and object with example?
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
What is function overloading and operator overloading?
What is stream in oop?
WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)
Where is pseudocode used?
why to use template classes in c++?