STL (140)
OOPS (873)
C++ General (2409) 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
2 5012I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
3 6465WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
11 16589sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++
NIIT,
1 3610
What's the hardest coding language?
Discuss the possibilities related to the termination of a program before entering the mainq method?
What is c++ mutable?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Can a program run without main in c++?
What is object in c++ wikipedia?
What is the purpose of enum?
Can we sort map in c++?
What problems might the following macro bring to the application?
Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list
Can I learn c++ as my first language?
Can we delete this pointer in c++?
What is difference between oop and pop?
What is the types of inheritance?
What is size_type?