| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is public, protected, private? | Satyam | 4 |
| In what situation factory design patterns,DAO design
patterns,singleton design patterns should be applied.?
| | 1 |
| In the following declaration of main, "int main(int argc,
char *argv[])", to what does argv[0] usually correspond?
1) The first argument passed into the program
2) The program name
3) You can't define main like that
| | 4 |
| WHEN A COPY CONSTER IS CALL ?
| | 1 |
| Which is the parameter that is added to every non-static
member function when it is called? | | 3 |
| What is Agile methodology? | Inmar | 2 |
| wht is major diff b/w c and c++? | | 3 |
| what is the function of 'this' operator ? | | 4 |
| what is virtual function? | Infosys | 11 |
| What is the difference between declaration and definition? | | 6 |
| features of OOPS | Ness-Technologies | 5 |
| What is virtual class and friend class? | Intel | 2 |
| Why do we use virtual functions? | | 3 |
| Describe what an Interface is and how it?s different from a
Class. | Spinsys | 4 |
| why c++ is called OOPS?
waht is inherutance?
what is compiler?
| | 2 |
| Which is faster post increment or pre increment ? and in
which cases should u use either - to increase speed? | EA-Electronic-Arts | 2 |
| the difference between new and malloc | Siemens | 3 |
| how do u initialize the constant variables | Siemens | 4 |
| How is the using() pattern useful? What is IDisposable? How
does it support deterministic finalization?
| IntraLogic | 1 |
| Write a macro for swapping integers | | 3 |
| |
| For more OOPS Interview Questions Click Here |