Q:

Which of the following statements is incorrect about delegate?

1

Which of the following statements is incorrect about delegate?


  1. Delegates are reference types.
  2. Delegates are object-oriented
  3. Delegates are type-safe.
  4. Only one can be called using a delegate.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

Only one can be called using a delegate.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Which of the following is incorrect about construc... >>
<< The space required for structure variables is allo...