- What is namespace?
- What are inline functions?
- What do you mean by inline function?
- What do you mean by inheritance?
- what are auto static variables and auto extern variables?
- What is difference between followin intialization. int iVar1; int iVar2 = int(); and which one of two should we prefer always and why?
- Explain the need for "Virtual Destructor".
- Can main() be overridden ?
- We can overload assignment operator as a normal function.But we can not overload assignment operator as friend function why?
- What is the need /use of function overloading
- What is function overloading and operator overloading?
- What is virtual class and friend class?
- How can double dimensional arrays be dynamically initialized in C++?
- What do you mean by binding of data and functions?
- What is encapsulation?
- What do you mean by binding of data and functions?
- 1.Different types of languages compare in c++ and other lanuages 2.Oops concepts in other language oops
- What is the difference between structures and classes in C++?
- What are the types of STL containers?
August 9, 2007
C++ Questions - 2
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment