Which of the following statements is false?
a) A delegate variable can hold a reference to any method.
b) The real power of delegates is in passing method references as arguments to methods.
c) A method name can be passed directly to a delegate parameter, rather than first
assigning it to a delegate variable.
d) A delegate type is declared by preceding a method header with keyword delegate
(placed after any access specifiers, such as public or private) and following the method
header with a semicolon.
a) A delegate variable can hold a reference to any method.
You might also like to view...
If a user chooses the Different First Page check box, Word will hide or ________ the footer information on the first page
Fill in the blank(s) with correct word
?In data flow diagrams (DFD), systems analysts call an entity that supplies data to the system asink.
Answer the following statement true (T) or false (F)