Files

Files

Professional Development

10 Qs

quiz-placeholder

Similar activities

NPI Training Feb 2022

NPI Training Feb 2022

Professional Development

10 Qs

Assessment 1MAY25

Assessment 1MAY25

Professional Development

15 Qs

Business Rule Management

Business Rule Management

Professional Development

10 Qs

Unidad 3. Importación y Exportación

Unidad 3. Importación y Exportación

Professional Development

10 Qs

RPA Quiz 3

RPA Quiz 3

Professional Development

14 Qs

Quizziz Pelatihan Coding & AI - SD - Hari 5

Quizziz Pelatihan Coding & AI - SD - Hari 5

Professional Development

8 Qs

Automation Anywhere - Assessment 3

Automation Anywhere - Assessment 3

Professional Development

15 Qs

Files

Files

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Elankayer Sithirasenan

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Non-volatile information is stored as

Lists

Variables

Arrays

Files

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Commonly used extension for plain text files is

bin

doc

txt

png

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Commonly used extension for comma separated values file is

txt

csv

bin

zip

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Text files

can be read sequential

can be read random

can be read hybrid

cannot be read

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

inputFile = open("data.txt", "r")

the "r" in the above statement is used to specify

write to file

create file

overwrite file

read from file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

outFile = open("date.txt", "w")

what is incorrect in regards to "w" in the above statement ?

write file

create file

overwrite file

read from file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following statements is incorrect in regards to CSV files ?

each line contains a set of values

the values are separated by commas

sometimes the first row is a "header"

can be read randomly

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?