(Total 100 questions) (Time spent 0:0)
1. Which of the following are correct?
1.Delegates are like C++ function pointers.
2.Delegates allow methods to be passed as parameters.
3.Delegates can be used to define callback methods.
4.Delegates are not type safe.
View Test Answer