- General Questions
1. |
Which of the following statements is incorrect about delegate? |
|||||||||
|
2. |
In which of the following areas are delegates commonly used?
|
|||||||||
|
3. |
Which of the following is the necessary condition for implementing delegates? |
|||||||||
|
4. |
Which of the following statements are correct about the delegate declaration given below?
|
|||||||||
|
5. |
Which of the following is the correct way to call the function MyFun() of the Sample class given below? |
|||||||
|