| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How is exception handling carried out in c++? | | 1 |
| What is Inheritance, Multiple Inheritance, Shared and
Repeatable Inheritance? | Accenture | 3 |
| what is virtual function in c++ | | 4 |
| what is abstract class ?
when is used in real time ?
give a exp
| | 2 |
| Please tell me the oops concept with detailed answer | EEE | 4 |
| is java purely oop Language?
| Infosys | 22 |
| Why many objects can working together?
How objects working togetherM
I want to see example code.
| | 2 |
| What is the difference between and interface and an
abstract class ? | Ness-Technologies | 2 |
| What is a template? | | 5 |
| What does the code "cout<<(0==0);" print?
1) 0
2) 1
3) Compiler error: Lvalue required
| | 5 |
| what is difference b/w object based and object oriented
programming language? | Infosys | 2 |
| the difference between new and malloc | Siemens | 3 |
| what is the difference b/w abstract and interface? | Merrill-Lynch | 1 |
| WHY FUCTION OVERLOADING DOSENOT RETURN A RETEN TYPE | | 1 |
| what is the basic concept of inheritance? | | 3 |
| How is the using() pattern useful? What is IDisposable? How
does it support deterministic finalization?
| IntraLogic | 1 |
| Base class has two public data members. How can i derive a
new class with one datamember as public and another data
member as private?. | | 2 |
| Have you ever used threads? | IBM | 2 |
| You have one base class virtual function how will call that
function from derived class? | | 4 |
| What is Iteration Hierarchy?
What is what is Object behavioral concept?
| | 1 |
| |
| For more OOPS Interview Questions Click Here |