STL (140)
OOPS (873)
C++ General (2409)
How do you explain polymorphism?
What are different types of loops in c++?
What it is and how it might be called (2 methods).
What is singleton pattern in c++?
How a pointer differs from a reference?
Explain function overloading
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
What is bool in C++
What is static class data?
Can we call a virtual function from a constructor?
What are dynamic type checking?
What is object in oop with example?
Explain the difference between static and dynamic binding of functions?
How is objective c different from c++?
Why is polymorphism important in oop?