Being able to make ____ means that the DNS server can provide a complete answer to a query or an error message when it cannot.
A. recursive queries
B. forward queries
C. reverse queries
D. external queries
Answer: A
Computer Science & Information Technology
You might also like to view...
If you update a field in one table and forget to update the same field in another table, you run the risk of increasing ________ errors in database
Fill in the blank(s) with correct word
Computer Science & Information Technology
What is the value of x after the following code executes?
int x;
x = 3 / static_cast
Computer Science & Information Technology