STL (140)
OOPS (873)
C++ General (2409) I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
2074Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 9770I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
2113
When would you use a pointer? A reference?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
How to run C++ program in cmd
what is graphics
When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?
What is inheritance and how many types of inheritance?
What is lvalue?
Incase of a function declaration, what is extern means?
What is a template in c++?
What is private inheritance?
How many types of scopes are there in c++?
What is multilevel inheritance in oop?
Which is best c++ or java?
Difference between overloading vs. Overriding
Can recursive program be written in C++?