What is contained in ARP tables?
A. IP address, MAC address
B. DNS name, IP address
C. NetBIOS name, IP address
D. MAC address, TCP port
Answer: A
You might also like to view...
A popular method used to speed up screen updates is called_______.
a) rapid-fire blitting. b) dirty rectangle animation. c) single buffering. d) None of the above
A class-level variable ___________________.
a. is declared inside a class but outside any procedure b. is accessible to all procedures in a class c. is visible to all statements inside the class d. all of the above
The Clipboard object is used for all of the following except which one?
(A) Copy text to the Clipboard. (B) Paste text from the Clipboard. (C) Clear the screen. (D) Clear the Clipboard.
A(n) __________ language programmer writes one mnemonic instruction for each machine-level instruction.
a. assembler b. compiler c. interpretative d. non-procedural