logo

Crowdly

Browser

Add to Chrome

Node.js Кожний виклик функції fetchUser(id) займає 100 мс. Скільки орієнтовно ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Node.js

Кожний виклик функції fetchUser(id) займає 100 мс. Скільки орієнтовно виконуватиметься цей код?

const u1 = await fetchUser(1);

const u2 = await fetchUser(2);

const u3 = await fetchUser(3);

0%
100%
0%
0%
0%
More questions like this

Want instant access to all verified answers on learn.ztu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome