| Other OOPS Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET
|
| 1 |
| Write a program in c++ to read two floating point numbers
and find their sum and average. |
| 2 |
| What is conditional Compilation? |
emc2 | 3 |
| Can anyone please explain runtime polymorphism with a real
time example??at what ciscumstances we go for it?? |
| 1 |
| can we make game by using c
|
SmartData | 1 |
| i hav very low percentage in 12th n BSCwhich is around
50.......coz it was just imposed on me 2 b a science
graduate,nw m doin MCA n hav aggregate 74% ....what shud i
answer if company's HR ask me about dis much low previous
percentage?????? |
Infosys | 3 |
| What will happen when the following code is run:
int x;
while(x<100)
{
cout<<x;
x++;
}
1) The computer will output "0123...99"
2) The computer will output "0123...100"
3) The output is undefined
|
| 6 |
| What is function overloading?,describe it with the example. |
| 5 |
| What is the difference between const int *ptr and int const
*ptr??? |
| 2 |
| What is extreme programming? |
| 2 |
| How can i write a code in c# to take a number from the user
and then find all the prime numbers till the number entered
by the user. |
NIIT | 3 |
| What are the main differences between procedure oriented
languages and object oriented languages? |
IBM | 9 |
| |
| For more OOPS Interview Questions Click Here |