Which of the following cannot be used for establishing a link like the one in the accompanying figure?
A. video clip
B. text
C. image
D. image map
Answer: A
You might also like to view...
Which of the following does not cause a syntax error to be reported by the C++ compiler?
a. Mismatched {}. b. Missing */ in a comment. c. Missing ; at the end of a statement. d. Extra blank lines.
If x initially contains the value 3, which of the following sets x to 7?
a. x ++ 4; b. x += 4; c. x =+ 4; d. x + 4 = x;
A computer with a 64?bit data bus uses the following memory chips. In each case the chip is specified by locations × data width. For each of these chips state the minimum number of chips required and the size of the corresponding memory block.
a. 4 M × 1 b. 1 M × 4 c. 256K × 16
How should a technician respond in a situation where a user is very upset about a repeated problem?
A. Be nice and inform the user that they are committed to try to fix the problem. B. Ask how the user's family is doing and other current affairs to create a calm atmosphere. C. Be courteous and assure the user that they will take responsibility for the resolution. D. Greet the user in a friendly manner and assure the user that they will fix all of the problems the user has caused.