| Other OOPS Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| WILL I GET A guaranteed JOB AFTER DOING bsc()IT) and GNIIT
from an NIIT CENTRE?? | Biocon | 1 |
| write a program in c++ to overload the function add (s1,s2)
where s1 and s2 are integers and floating point values. | | 1 |
| What is public, protected, private? | Satyam | 4 |
| What is an orthogonal base class? | | 1 |
| when my application exe is running nad i don't want to
create another exe what should i do | HCL | 2 |
| What is a scope resolution operator? | HP | 4 |
| what is object slicing?
| Wipro | 4 |
| When will a constructor executed? | | 2 |
| Which is the parameter that is added to every non-static
member function when it is called? | | 3 |
| Explain polymorphism? What r the types of polymorphism?
pls give examples? | HCL | 2 |
| Tell us about yourself.
| IBM | 14 |
| write a c++ program to find maximum of two numbers using
inline functions. | | 1 |
| What is the output of the following code:
int v()
{
int m=0;
return m++;
}
int main()
{
cout<<v();
}
1) 1
2) 0
3) Code cannot compile
| | 3 |
| What is command routing in MFC | GE | 1 |
| what is a virtual class? | Cap-Gemini | 1 |
| What is the Advantage of Interface over the Inheritance in
OOPS? | | 2 |
| pointers are support in C#? if yes then how to use it? | Softvision-Solution | 5 |
| What is friend function? | Wipro | 3 |
| what is multi level inheritance give n example ? | Ness-Technologies | 2 |
| What is encapsulation? | TCS | 8 |
| |
| For more OOPS Interview Questions Click Here |