?What term below describes a column of tracks on two or more disk platters?
A. ?sector
B. ?cluster
C. ?cylinder
D. ?header
Answer: C
You might also like to view...
When the compiler translates a generic method into Java bytecodes, it uses __________ to replace the type parameters with actual types.
a. erasure. b. compile-time type replacement. c. compile-time type checking. d. compile-time type safety.
When a document ________ an object, it maintains a pointer to the object and receives all changes made to the object by the object's server; when a document ________ an object, it copies the entire object into the document and does not receive changes made to the object by the object's server.
a) associates; controls b) links; embeds c) associates; embeds d) links; controls
Function arguments are enclosed in a pair of ________
A) braces { } B) parentheses ( ) C) brackets [ ] D) quotes " "
A computer’s output on the monitor is calibrated to display an image:
a. smaller than the actual monitor’s capability. b. larger than the actual monitor’s capability. c. exactly the same size as the actual monitor’s capability. d. that adjusts automatically to the monitor’s capability. e. of a fixed size, whether it is larger or smaller than the monitor’s capability depends on the monitor.