Podcast
Questions and Answers
Which of the following best describes the primary function of TCP/IP?
Which of the following best describes the primary function of TCP/IP?
- To uniquely identify machines on a network
- To carry data from one process to another
- To ensure data is received in the same order as sent
- To provide a point-to-point communication mechanism (correct)
What does the IP (Internet Protocol) address do?
What does the IP (Internet Protocol) address do?
- Carries data from one process to another
- Ensures data is received in the same order as sent
- Uniquely identifies a machine on a network (correct)
- Provides a point-to-point communication mechanism
What is the purpose of having unique names for machines within a local network?
What is the purpose of having unique names for machines within a local network?
- To identify machines on the network (correct)
- To provide a point-to-point communication mechanism
- To uniquely identify a machine from all others in the world
- To ensure data is received in the same order as sent
What happens in normal conditions when data is sent and received between processes?
What happens in normal conditions when data is sent and received between processes?
Why does Java require a way to uniquely identify a machine from all others in the world?
Why does Java require a way to uniquely identify a machine from all others in the world?