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 6471WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
11 16598sir 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 3612
How do you declare a set in c++?
What is bool in C++
What causes polymorphism?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What will the line of code below print out and why?
what is the difference between overloading & overriding? give example.
what are Operators and explain with an example?
What are literals in C++?
What is time h in c++?
What are default parameters? How are they evaluated in c++ function?
What do c++ programmers do?
What c++ library is string in?
Tell me what are static member functions?
Explain object slicing in c++?
What is destructor give example?