STL (140)
OOPS (873)
C++ General (2409) What are the uses of c++ in the real world?
What is enum class in c++?
What is the auto keyword good for in c++?
C++ supports multiple inheritance. What is the “diamond problem” that can occur with multiple inheritance? Give an example.
What is Advantage and Use of THIS pointer in C++ – Scenarios?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What is general format for a prototype?
What are friend functions in C++?
which feature are not hold visual basic of oop?
Is it possible to have a recursive inline function in c++?
What do you know about Volatile keyword in C++? Explain with an example code.
What is the use of vtable?
Why is it necessary to use a reference in the argument to the copy constructor?
Comment on c++ standard exceptions?
What is the c++ code?