| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is an instance of a class | | 2 |
| What is a mixin class? | | 3 |
| What is Iteration Hierarchy?
What is what is Object behavioral concept?
| | 1 |
| What does the code "cout<<(0==0);" print?
1) 0
2) 1
3) Compiler error: Lvalue required
| | 5 |
| How is exception handling carried out in c++? | | 1 |
| what are the disadvantages of C++? | ATS | 4 |
| What is command routing in MFC | GE | 1 |
| What is the Advantage of Interface over the Inheritance in
OOPS? | | 2 |
| polymorphism means? | BFL | 2 |
| wht is major diff b/w c and c++? | | 3 |
| Which is the only operator in C++ which can be overloaded
but NOT inherited? | | 3 |
| why c++ is called OOPS?
waht is inherutance?
what is compiler?
| | 2 |
| features of OOPS | Ness-Technologies | 5 |
| What is extreme programming? | | 2 |
| why we call c++ is object oriented lanaguage | HCL | 2 |
| What are the main differences between procedure oriented
languages and object oriented languages? | | 4 |
| Why and when is a virtual destructor needed? | | 2 |
| Describe the difference between a Thread and a Process? | | 6 |
| Why many objects can working together?
How objects working togetherM
I want to see example code.
| | 2 |
| why destructor is not over loaded? | | 2 |
| |
| For more OOPS Interview Questions Click Here |