STL (140)
OOPS (873)
C++ General (2409)
What is a local variable?
What is the 4 difference between delete[] and delete?
an integer constant must have atleast one a) character b) digit c) decimal point
How a modifier is similar to mutator?
Explain how to initialize a const data member.
What is implicit conversion/coercion in c++?
Can private class be inherited?
Explain pass by value and pass by reference.
How do you show the declaration of a virtual constructor?
List different attributes in C++?
What are the components of marker interface?
Explain polymorphism?
What is lambda expression c++?
Explain stack unwinding.
Mention the ways in which parameterized can be invoked. Give an example of each.