| Other OOPS Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| what is function overloading..? |
| 4 |
| Given two strings like x=?hello? and y=?open?, remove any
character from string x which is also used in string y,
thus making the result x=?hll?.
|
IBM | 13 |
| In c++ there is only virtual destructors, no constructors. Why? |
Polaris | 4 |
| What is Object and Class? What are the differences between
them? |
| 5 |
| what uses of c++ language? |
| 2 |
| swapping program does not use third variable |
TCS | 5 |
| which structured data type is not used in c++?
1.union 2.structure 3.string 4.boolean |
HCL | 2 |
| Write a program to find out the number of palindromes in a
sentence. |
TCS | 1 |
| namespace is working on which compiler? |
| 3 |
| What is the difference between class and structure? |
| 7 |
| whats the difference between c and c++ |
Syntel | 7 |
| can we make game by using c
|
SmartData | 1 |
| |
| For more OOPS Interview Questions Click Here |