logo

Crowdly

Browser

Додати до Chrome

Computer systems

Шукаєте відповіді та рішення тестів для Computer systems? Перегляньте нашу велику колекцію перевірених відповідей для Computer systems в moodle.epfl.ch.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

What does a process do when it wants to send data over the Internet?

(Many answers may apply.)

0%
0%
Переглянути це питання

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.)

0%
0%
Переглянути це питання

Source S sends packet P1, then packet P2 to destination D. The two packets traverse the same path (the same sequence of links and network devices). There is no other traffic on the Internet. P1 takes significantly longer than P2 to arrive. Which is the dominant delay component for packet P1?

0%
0%
Переглянути це питання

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.)

0%
0%
Переглянути це питання

What does it mean that two ISPs are "peering" with each other?

0%
0%
Переглянути це питання

Could the Internet work without Internet eXchange Points (IXPs)?

0%
0%
Переглянути це питання

Your home network infrastructure consists of a wireless router/modem connected to the Internet over a (traditional land) phone line. Your and your mom's computers are connected to the Internet through this wireless router/modem. 

You observe that downloading Netflix movies over the Internet becomes significantly slower than usual every Saturday night. What are plausible reasons?

(Many answers may apply.)

0%
0%
0%
Переглянути це питання

On a 64 bits architecture, what does the following code print ?

const char* s = "123456";

printf("%zu\n", sizeof(s));

Note: "%zu" is indeed the correct way to print values of size_t type.

0%
0%
0%
100%
0%
0%
0%
Переглянути це питання

What does the following code excerpt print?

int tab[] = { 2, 4, 6, 8, 10, 12 };

putchar('1');

int a = -1;

int* p = tab + 2;

while ((a = *p++) < 10) { printf("%d", a); }

0%
0%
0%
0%
0%
0%
0%
0%
Переглянути це питання

Considering

double** tab;

and provided that enough memory has been allocated for 4 lines and 4 columns,

each of the same length (4), then

tab[2][0] always comes in memory right after tab[1][3].

0%
0%
0%
0%
100%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на moodle.epfl.ch?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome