| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 | 9 |
| what is the difference between <stdio.h>and "stdio.h"? | | 4 |
| why function overloading is not called as pure polymorphism? | | 1 |
| What are the different forms of polymorphism?? | PCS | 5 |
| what is the difference between class and object? | | 4 |
| Write 7 differences between "Public" function and
"Private" function? | IBM | 2 |
| How would you stop a class from class from being derived or
inherited. | Ness-Technologies | 10 |
| who is the founder of c++? | | 1 |
| What is the difference between C++ and java? | | 3 |
| tell about copy constructor | Siemens | 3 |
| What is the Advantage of Interface over the Inheritance in
OOPS? | | 2 |
| What is a linked list?
| IBM | 6 |
| What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
| TCS | 14 |
| what is function overloading..? | | 1 |
| Describe what an Interface is and how it?s different from a
Class. | Spinsys | 7 |
| Which is the only operator in C++ which can be overloaded
but NOT inherited? | | 4 |
| i hav very low percentage in 12th n BSCwhich is around
50.......coz it was just imposed on me 2 b a science
graduate,nw m doin MCA n hav aggregate 74% ....what shud i
answer if company's HR ask me about dis much low previous
percentage?????? | Infosys | 3 |
| different types of castings | Siemens | 3 |
| What is multiple inheritance ? | Ness-Technologies | 11 |
| why destructor is not over loaded? | | 3 |
| |
| For more OOPS Interview Questions Click Here |