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 5122I 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 6620WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
11 17047sir 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 3699
what Is DCS ? what i will get benefit when i did?
How do I exit turbo c++?
How do you declare A pointer to a function which receives nothing and returns nothing
What is static function? Explain with an example
Is the declaration of a class its interface or its implementation?
What is the operator in c++?
What are virtual functions in c++?
Explain the static member function.
What are the different types of polymorphism in c++?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is bool in C++
What is enum c++?
What are the benefits of operator overloading?
What is RTTI and why do you need it?
Can a class be static in c++?