STL (140)
OOPS (873)
C++ General (2409) What is the oops and benefits of oops programming?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
What is object and class in oops?
What is token c++?
What do you know about Volatile keyword in C++? Explain with an example code.
Describe the advantage of an external iterator.
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
How do I exit turbo c++?
How can you tell what shell you are running on unix system?
How does a C++ structure differ from a C++ class?
What is oops?what is its use in software engineering?
What is the difference between object-oriented programming and procedural programming?
What is pointer to member?
List the special characteristics of constructor.
Do you know the use of vtable?