Q. Which of the following statements is incorrect about delegate? (A) Delegates are reference types. (B) Delegates are object oriented. (C) Delegates are type-safe. (D) Only one method can be called using a delegate. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Only one method can be called using a delegate.