1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
2 5007I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
3 6447
What does and I oop mean in text?
What is stream in oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is difference between data abstraction and encapsulation? How can you overcome the diamond problem in inheritance? what is graphics What does I oop mean? What is the real time example of inheritance? Where You Can Use Interface in your Project What is inheritance in simple words? How do you answer polymorphism? What is the types of inheritance? Can we create object of interface? What is an advantage of polymorphism? why reinterpret cast is considered dangerous?