| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In c++ there is only virtual destructors, no constructors. Why? | | 3 |
| Explain polymorphism? What r the types of polymorphism?
pls give examples? | HCL | 3 |
| which are the 4 members functions in c++ objects that can
either be declared explicitly by programmer or implementation
if nt available. | | 3 |
| What are virtual functions? | | 2 |
| What does the keyword "static" mean? | TCS | 1 |
| WHAT IS ABSTRUCT DATA TYPE ?
PLEASE EXPLAIN IT. | HCL | 3 |
| In multilevel inheritance constructors will be executed
from the .... class to ... class | TCS | 2 |
| Can we have a private virtual method ? | Ness-Technologies | 7 |
| How is the using() pattern useful? What is IDisposable? How
does it support deterministic finalization?
| IntraLogic | 1 |
| what is the basic concept of inheritance? | | 8 |
| Which is the only operator in C++ which can be overloaded
but NOT inherited? | | 4 |
| A file pointer always contains the __________ of the file | | 4 |
| why constructor cannt be declar virtually?
why destructor cannt be overloaded? | Infosys | 2 |
| explain dynamic binding by drowing | | 1 |
| What is Dynamic Polymorphism? | | 8 |
| to remove the repeated numbers from the given .
i.e..,
if the input is 12233
output should of
123
| | 1 |
| features of OOPS | Ness-Technologies | 10 |
| Contrast OOP and SOA. What are tenets of each?
| Wipro | 1 |
| What do you mean by multiple inheritance and multilevel
inheritance? Differentiate between them. | | 2 |
| Definition of Object Oriented Programming in single line? | TCS | 19 |
| |
| For more OOPS Interview Questions Click Here |