STL (140)
OOPS (873)
C++ General (2409)
What is abstraction example?
Write about the stack unwinding?
Explain the advantages of inheritance.
Can we specify variable field width in a scanf() format string? If possible how?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Is it possible to write a c++ template to check for a function's existence?
What is the use of lambda in c++?
What is a catch statement?
How to call a non virtual function in the derived class by using base class pointer
Why c++ is the best language?
What is virtual table?
Explain the concept of friend function in c++?
What does oop mean in snapchat?
What is a class template in c++?
write string class as your own class in java without using any built-in function