| Other OOPS Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Is following functions are said to be overloaded?
int add(int a,int b)
char *add(int a,int b) |
| 4 |
| what is the function of 'this' operator ? |
Wipro | 7 |
| what is the application of oops?
|
| 5 |
| difference between overloading and overridding |
| 11 |
| 143.what is oops principles? |
| 10 |
| i had specified the access specifier for abstarct class
member like (pure virtual function) as private.But it can
be accessed by the derived class.How the private member of
one class is accessed by other class.if any body face this
problem and found the solution plz reply to me. |
Syntel | 1 |
| what is diff between .net 1.1 and .net 2.0 |
| 4 |
| What is function overloading and operator overloading? |
| 4 |
| how do you handle yourself when you feel the wald is
aganist you |
| 2 |
| What is the outcome of the line of code "cout<<abs(-
16.5);"?
1) 16
2) 17
3) 16.5
|
TCS | 16 |
| What is namespace? |
| 15 |
| WAP find square root of any number (without using sqrt() )? |
| 3 |
| |
| For more OOPS Interview Questions Click Here |