STL (140)
OOPS (873)
C++ General (2409) Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.
1099Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.
1074
Can I learn c++ without c?
What is the protected keyword used for?
What do you mean by funtion prototype?
How to convert integer to string in C++
What is the difference between encapsulation and polymorphism?
What kind of problems does name mangling cause?
What is a function in oop?
What is abstraction oop?
What is the use of function pointer?
How is polymorphism achieved?
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h
how to get the oracle certification? send me the answer
What is data structure in c++?
Give 10 points of differences between C & C++.
What is byval and byref? What are differences between them?