- Does size of integer dependant on compiler / architecture / OS ?
- What is the size of Wide Char(wchar_t) ?
- How Std::String class is implemented?
- How to use wide strings ?
- What is the scope of compiler optimization for volatile?
- Is it valid statement std::cout<<(5<<2))<<endl? comment on it.
- What is pragma? what are the advantages of it?
- Differentiate typedef and #define for arr[10]?
- How is memory allocation is done for member functions and member variables of class?
- what is reinterpret cast?
- what is function hiding in classes and memory stack for function in the derived class?
- comment on method of calling for base class and derived class.
- state the practical applications of virtual functions and memory synchronization.
- What is the maximum limit of Multiple inheritance and Multi level inheritance?
- Why constructor doesn't have return type?
- What is the maximum limit of arguments can take a function except printf ?
- Comments on" Cpp is bottom to top approach".
- Comments on "Why Cpp is not pure objective oriented language"
C++ Questions and Answers
Subscribe to:
Posts (Atom)