STL (140)
OOPS (873)
C++ General (2409)
What is RTTI and why do you need it?
What is c++ library?
what is friend function in C++?
What is the main feature of oop?
What are the methods of exporting a function from a dll?
Can static class have constructor?
What is encapsulation and abstraction? How are they implemented in C++?
What is pointer in c++ with example?
write a program to convert a decimal number in to its equivalent binary number?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What are the uses of pointers?
What are enumerations?
Where and why do I have to put the "template" and "typename" keywords?
Why should we use null or zero in a program?
What is the oops and benefits of oops programming?