1) How to stop a function
to be inherited?
2) Can we overload static constructor? By using Virtual Private Inheritance
3) Can we call the finalize method manually? No
4) Can we have finally without catch block? Yes
5) Can we have multiple catch blocks for single try? Yes
6) What is return type of multicast delegate? Yes
7) Type of session state management technique. Void
8) Can we update a database view? Cookie,HiddenFields,ViewState,QueryString
9) Can we call a procedure inside a function? NO
10) What are the types of trigger we have? NO
Insert,Update,delete
2) Can we overload static constructor? By using Virtual Private Inheritance
3) Can we call the finalize method manually? No
4) Can we have finally without catch block? Yes
5) Can we have multiple catch blocks for single try? Yes
6) What is return type of multicast delegate? Yes
7) Type of session state management technique. Void
8) Can we update a database view? Cookie,HiddenFields,ViewState,QueryString
9) Can we call a procedure inside a function? NO
10) What are the types of trigger we have? NO
Insert,Update,delete
No comments:
Post a Comment