What keyword can be used to declare a delegate?

A. handler
B. function
C. pointer
D. delegate


Answer: D

Computer Science & Information Technology

You might also like to view...

If a long-running calculation were to be performed synchronously in a GUI app, ________.

a) the GUI app would split off the long-running calculation into a separate thread. b) the GUI would freeze until the calculation completed and the user would not be able to interact with the app c) the app would terminate d) the app would deadlock

Computer Science & Information Technology

When a binary tree is used to facilitate a search, it is referred to as a

A) binary queue. B) binary ordered deque. C) binary search tree. D) sort algorithm. E) None of the above

Computer Science & Information Technology

What type of program lets a user create and store multiple strong passwords in a single user database file that is protected by one strong master password?

A. password management application B. password generation program C. password fault program D. password vault program

Computer Science & Information Technology

A USB flash drive, a hard disk drive, and a CD/DVD drive are all examples of a(n) ________ drive

Fill in the blank(s) with correct word

Computer Science & Information Technology