STL (140)
OOPS (873)
C++ General (2409)
Can you please explain the difference between static and dynamic binding of functions?
Why is oop useful?
What are the two different types of polymorphism?
What is stl stack?
Explain the concept of copy constructor?
Differentiate between realloc() and free().
What is array give example?
Using a smart pointer can we iterate through a container?
Difference between declaration and definition of a variable.
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Can a program run without main function?
How does free know the size of memory to be deleted
Define linked lists with the help of an example.
What are the 5 oop principles?
What are signs of manipulation?