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
Answer Posted / hi_five462000
hope u guys know ans for des
all d best
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
What is multilevel inheritance explain with example?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
How can you overcome the diamond problem in inheritance?
What is the difference between a constructor and a destructor?
What is abstraction in oop with example?
What does enum stand for?
What is the real life example of polymorphism?
What is overloading in oop?
What type of loop is a for loop?
What is the renewal class?
What is solid in oops?
c++ program to swap the objects of two different classes
What is stream in oop?
What is inheritance in oop?