logo

Crowdly

Browser

Add to Chrome

Node.js Цей код приховує баг. У якому випадку виконається рядок console.log(dat...

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

Node.js

Цей код приховує баг. У якому випадку виконається рядок console.log(data.length)?

readFile('x.txt', (err, data) => {

if (err) {

console.error(err);

}

console.log(data.length);

});

0%
0%
0%
0%
100%
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