Looking for Computer systems test answers and solutions? Browse our comprehensive collection of verified answers for Computer systems at moodle.epfl.ch.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Suppose the Internet never corrupted packets (but it still occasionally dropped packets).
Which of the following TCP header fields would be unnecessary?
(Many answers may be true.)
What is the proper way to augment the size (up to newsize) of an already allocated pointer ptr?(tmp is a pointer of the same type as ptr)
What are all the proper ways to initialize a variable a of the following type:
struct some_type {
size_t s;
double tab[3];
};
Penalty for wrong ticks.
What is the proper way to read an array of n double from a binary file myfile into double tab[MAX] (where n <= MAX)?
Assume count is already declared and has the proper type.
Consider a packet, temporarily stored in a queue of a store-and-forward packet switch, waiting to be transmitted over an outgoing link. Which of the following affect(s) the queuing delay experienced by this packet?
(Many answers may apply.)
Which of the following operations may the network-layer of a device perform?
(Many answers may apply.)
Which of the following are examples where a system relies on statistical multiplexing but it does not work due to user correlation?
(Many answers may apply.)
You are continuously and forever downloading an infinite amount of data from a video server onto your home computer. Your home has a 10 Gbps Internet connection. However, your average throughput is 1 Gbps (so, significantly smaller than what you might expect). What might be the reason?
(Many answers may apply.)
Source S is connected to destination D over a single link of transmission rate R. S sends a single tiny little packet to D and nothing else. You expect the average throughput achieved by this communication to be:
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!