| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND
ENCAPSULATION?
PLEASE EXPLAIN IT.
| | 3 |
| When is an object created and what is its lifetime? | IBM | 1 |
| What do you mean by pure virtual functions? | | 4 |
| Why u change company? | BOB-Technologies | 3 |
| Difference between realloc() and free? | HP | 3 |
| What is OOPS and How it is different from Procedural
Programming ? | HP | 10 |
| What is the difference between const int *ptr and int const
*ptr??? | | 2 |
| What is the correct syntax for inheritance?
1) class aclass : public superclass
2) class aclass inherit superclass
3) class aclass <-superclass
| | 4 |
| What is the difference between XML Web Services using ASMX
and .NET Remoting using SOAP? | | 1 |
| What are generic functions and generic classes? | | 2 |
| can you explain how to use JavaBean in Project | Infosys | 1 |
| Can we have a private virtual method ? | Ness-Technologies | 5 |
| how do u initialize the constant variables | Siemens | 4 |
| What is Inheritance, Multiple Inheritance, Shared and
Repeatable Inheritance? | Accenture | 3 |
| what is an instance of a class | | 2 |
| You have one base class virtual function how will call that
function from derived class? | | 4 |
| We have a scale and 7 balls. 1 ball is heavier than all the
rest. How to determine the heaviest ball with only 3
possible weighing attempts?
| IBM | 3 |
| Have you ever used threads? | IBM | 2 |
| Why do we use virtual functions? | | 3 |
| Explain the concept of abstracion and encapsulation with
one example. What is the difference between them? | PCS | 2 |
| |
| For more OOPS Interview Questions Click Here |