Answer:
C. nslookup
E. ping
Explanation:
The two commands that would confirm this assumption would be nslookup and ping. The command nslookup will show you a mapping of the DNS and the IP address, this includes the name server and how it is being translated to the correct IP address. The ping command will send a small piece of data to the IP address of the website that you are trying to access and listen back for a response. If a response is received it means that the website was reached correctly and is fully operational. Both of these commands combined will allow you to determine whether the technician's assumption was correct.
Answer:
Explanation:
Receive input, produce output, store information, process information
This is about identifiers in a record referring to other records.
You can have many to one, one to one, many to many.
E.g., if you have two tables, Authors and Books, then a book record could have a reference to an author record. Since an author can write many books, this would be a many-to-one relationship.