A reference type variable whose value is ____ does not refer to any object.
A. zero
B. null
C. void
D. the empty String ("")
Answer: B
Computer Science & Information Technology
You might also like to view...
The item numbered 7 in the accompanying figure is the ____.
A. Mail folder B. Navigation Pane C. message pane D. Reading Pane
Computer Science & Information Technology
Objects grouped together are called object ________
A) sources B) parameters C) methods D) collections
Computer Science & Information Technology
To use an installed Word template, click the File tab, and then in the navigation bar, click New. In the Available Templates list, click ____.
A. Saved Templates B. Existing Templates C. Archived Templates D. Sample Templates
Computer Science & Information Technology
The ________ accesses a structure member via the structure variable name.
a) structure member operator b) structure pointer operator c) structure arrow operator d) none of these
Computer Science & Information Technology