| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between XML Web Services using ASMX
and .NET Remoting using SOAP? | | 1 |
| What is virtual class and friend class? | Intel | 2 |
| how can we design a magic square in c++?or suggest me the
basic idea of it. | | 1 |
| How is data security provided in Object Oriented languages?
? | | 3 |
| what is an instance of a class | | 2 |
| Which is the parameter that is added to every non-static
member function when it is called? | | 3 |
| Can we call a base class method without creating instance? | | 4 |
| 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 multiple inheritance ? | Ness-Technologies | 8 |
| What is public, protected, private? | Satyam | 4 |
| Why and when is a virtual destructor needed? | | 2 |
| What is a mixin class? | | 3 |
| what is virtual function? | Infosys | 11 |
| Should you protect the global data in threads? Why or why
not?
| IBM | 1 |
| What are generic functions and generic classes? | | 2 |
| What are the different forms of polymorphism?? | PCS | 5 |
| what is multithreading in c++ ,
what is difference between multithreading and
singlethreading.
| | 1 |
| what is the usage of clas templates | | 5 |
| 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 |
| What is Dynamic Polymorphism? | | 6 |
| |
| For more OOPS Interview Questions Click Here |