Which of the following is not true about delegates-06472
Which of the following is not true about delegates?
This multiple choice question (MCQ) is related to the book/course vu cs508 Modern Programming Languages. It can also be found in vu cs508 Final Term - Quiz No.2.
Which of the following is not true about delegates?
Delegates are value type
Delegates are event based
Delegates are like C/C++ function pointer
Delegates are reference type