Rad s datotekama u C++

Rad s datotekama u C++

12th Grade

14 Qs

quiz-placeholder

Similar activities

Python File Handling

Python File Handling

12th Grade

15 Qs

Binary files in Python

Binary files in Python

12th Grade

13 Qs

Materi Folder dan File - Informatika Kelas 7

Materi Folder dan File - Informatika Kelas 7

12th Grade

10 Qs

file handling

file handling

12th Grade

12 Qs

PHP & MySQL - 04

PHP & MySQL - 04

11th - 12th Grade

13 Qs

Image File Types

Image File Types

10th - 12th Grade

10 Qs

APLIKASI PRESENTASI

APLIKASI PRESENTASI

12th Grade - University

10 Qs

Quiz z plików komputerowych

Quiz z plików komputerowych

12th Grade

11 Qs

Rad s datotekama u C++

Rad s datotekama u C++

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Mj Jed

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kojim ekstenzijama može pripadati tekstualna datoteka?

.txt

.doc

.xls

sve navedeno

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Funkcija eof() označava kraj datoteke.

Točno

Netočno

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Funkcija fprintf() se koristi za pisanje formatiranih podataka u datoteku.

Točno

Netočno

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Klase ofstream i ifstream se nalaze u biblioteci <cstdio>.

Točno

Netočno

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Klasa ofstream se koristi za:

Čitanje iz datoteke  

Pisanje u datoteku 

Otvaranje datoteke u binarnom modu  

Brisanje datoteke

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kako zatvaramo datoteku povezanu s objektom?

close(file);  

file.close();  

end(file);  

delete file;

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kojom naredbom se podaci upisuju u datoteku pomoću ofstream objekta?

cout <<  

fout <<  

cin >>  

fwrite(fout)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?