STL (140)
OOPS (873)
C++ General (2409)
What is encapsulation in c++ with example?
What Is Polymorphism in C++ ?
Explain rtti.
Explain function overloading
What is searching? Explain linear and binary search.
When do we run a shell in the unix system? How will you tell which shell you are running?
How would you obtain segment and offset addresses from a far address of a memory location?
Explain virtual class?
What are the types of array in c++?
When must you use a pointer rather than a reference?
what kind of projects are suitable for c and c++
How do you flush std cout?
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
What is a unnitialised pointer?
Explain all the C++ concepts using examples.