Which DNS server queries data from other DNS servers and stores the information in the cache until its expiration date?
A. Master server
B. Slave server
C. Caching-only server
D. Forwarding server
Answer: C
You might also like to view...
A practical application of the stack data type is
A) the storage of local variables in a function call. B) the tracking of the order of entry into and exit from nested loops. C) the tracking of the order of calls and returns of functions in a program. D) All of the above E) None of the above
Match the following buttons to their location:
I. Close button II. Start button III. Redo button IV. Show/Hide button V. View buttons A. on the Quick Access Toolbar B. located on the taskbar C. on the right side of the title bar D. on the status bar E. on the Home tab
When using multiple arguments in a function, you must separate the arguments with a comma.
Answer the following statement true (T) or false (F)
Which of the following is not a basic step to accessing a database from an application:
A) register database driver. B) open a connection. C) define physical storage. D) query the database.