| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the differances between a abstract calss and
interface | Aviva | 2 |
| What is Dynamic Polymorphism? | | 6 |
| tell about copy constructor | Siemens | 1 |
| What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
| TCS | 10 |
| what is the main difference between c and c++? | Microsoft | 25 |
| In what situation factory design patterns,DAO design
patterns,singleton design patterns should be applied.?
| | 1 |
| all about pointers | | 1 |
| what is object slicing?
| Wipro | 4 |
| What are the different forms of polymorphism?? | PCS | 5 |
| how do u initialize the constant variables | Siemens | 4 |
| what is virtual function? | Infosys | 11 |
| difference between overloading and overridding | | 2 |
| how can we design a magic square in c++?or suggest me the
basic idea of it. | | 1 |
| In c++ there is only virtual destructors, no constructors. Why? | | 2 |
| Difference between new operator and operator new | | 2 |
| what is multithreading in c++ ,
what is difference between multithreading and
singlethreading.
| | 1 |
| what is the virtual function overhead, and what is it used
for ? i hope i can get and appropriate answers, thanks a lot.... | | 5 |
| what is abstract class ?
when is used in real time ?
give a exp
| | 2 |
| Given two strings like x=?hello? and y=?open?, remove any
character from string x which is also used in string y,
thus making the result x=?hll?.
| IBM | 8 |
| What is extreme programming? | | 2 |
| |
| For more OOPS Interview Questions Click Here |