| Other OOPS Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Hi All,
I am new to programming and want to know how can i write a
code to take input of 2 numbers from user and swap it
without using a temp variable? |
NIIT | 2 |
| How to calculate the age from the date of birth by using the
program? |
Accenture | 2 |
| what does exactly the linker do? |
| 1 |
| What is deep and shalow copy? |
TCS | 3 |
| 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 |
| What is the difference between and interface and an
abstract class ? |
Ness-Technologies | 4 |
| What are the different forms of polymorphism?? |
PCS | 8 |
| What do you mean by public, private, protected and friendly? |
CA | 2 |
| what is polymorphism? |
| 3 |
| what is the difference between class and object? |
| 9 |
| Write a C/C++ program that connects to a MySQL server and
checks if the InnoDB plug-in is installed on it. If so, your
program should print the maximum number of concurrent
threads that the InnoDB plug-in can create. |
| 1 |
| Why do we use virtual functions? |
| 4 |
| |
| For more OOPS Interview Questions Click Here |