STL (140)
OOPS (873)
C++ General (2409) What is stl stack?
What is difference between c++ 11 and c++ 14?
Can we overload operator in c++?
What do you know about Volatile keyword in C++? Explain with an example code.
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
What is a float in c++?
Can a program run without main in c++?
write a program to find 2^n+1 ?
What is the benefit of learning c++?
Explain explicit container.
Write a program to reverse a string using recursive function?
What is the extension of c++?
What is Coupling?
How much do c++ programmers make?
how to connect with oracle 9i with server in socket program in c/c++