logo

Crowdly

Browser

Add to Chrome

Câți octeți vor fi citiți din fișierul " file.txt ", care are dimensiunea 1 KB...

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

Câți octeți vor fi citiți din fișierul "file.txt", care are dimensiunea 1 KB, după execuția instrucțiunilor de mai jos, presupunând că acestea se execută fără eroare?

char buffer;

int fd = open("file.txt", O_RDWR);

read(fd, &buffer, 10);

More questions like this

Want instant access to all verified answers on moodle.cs.utcluj.ro?

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

Browser

Add to Chrome