STL (140)
OOPS (873)
C++ General (2409) What is polymorphism what are the different types of polymorphism?
Is stl open source?
Name four predefined macros.
what is the sylabus for priliminaries?
What is a c++ vector?
Difference between pointer to constant vs. Pointer constant
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
I 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...
How does the copy constructor differ from the assignment operator (=)?
What is object file? How can you access object file?
What is oops concept with example?
What is the stl, standard template library?
How to access a variable of the structure?
What is static variable and difference between(const char *p,char const *p,const char* const p).
Where are setjmp and longjmp used in c++?