(Choose 1 answer)
Which of the following statements related to the characteristics of the delegate type is True?that have the same signature.
Statement 1: Invoke to methods Statement 2: Can be used as the parameters of any method.
Statement 3: Can be used to invoke methods via synchronous model by BeginInvoke() meth
A. Statement 1 and 2
B. Statement 1 and 3
C. Statement 2 and 3
D. Statement 1, 2 and 3
Exit 43