| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How is data security provided in Object Oriented languages?
? | | 3 |
| What is the difference between pass by reference and pass by
value? | TCS | 6 |
| What is the difference between class and structure? | | 3 |
| pointers are support in C#? if yes then how to use it? | Softvision-Solution | 5 |
| What is a class? | TCS | 17 |
| What is abstraction? | | 6 |
| what is a ststic variable and stiticfunction
briefly explain with exmple and in which case we use | HCL | 1 |
| Name an advantage of array over linked list?
| IBM | 12 |
| swapping program does not use third variable | | 4 |
| why c++ is called OOPS?
waht is inherutance?
what is compiler?
| | 2 |
| what is the difference between class and object? | | 3 |
| how to create thread in java? | Infosys | 10 |
| Why a "operator=(...)" when there is a copy ctor? | | 2 |
| What is the differances between a abstract calss and
interface | Aviva | 2 |
| When a private constructer is being inherited from one
class to another class and when the object is instantiated
is the space reserved for this private variable in the
memory?? | Honeywell | 12 |
| What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
| TCS | 10 |
| What is Method overloading? | | 4 |
| write a c++ program to find maximum of two numbers using
inline functions. | | 1 |
| if u write a class do u write Assignment operator and copy
constructor | Siemens | 1 |
| What is virtual class and friend class? | Intel | 2 |
| |
| For more OOPS Interview Questions Click Here |