Which of the following is NOT shown when you look at your files in Details view?
A) File image
B) File name
C) File size
D) File type
A
You might also like to view...
What section of a control statement provides additional information that might be needed to clarify the control statement?
A. Control enhancements B. Supplemental guidance C. Control D. Expanded controls
An e-mail address book contains a list of e-mail addresses for individuals and groups.
Answer the following statement true (T) or false (F)
The Collection class or interface that allows only unique elements is the ___________ class or interface.
(a) List
Which of the following statements about expressions is false?
A. An expression is a sequence of operands and operators. B. Expressions always reduce to a single value. C. A complex expression contains more than one operator. D. If two operators with the same precedence occur in a complex expression, the precedence rules determine the order of evaluation. E. There are six expression categories.