Python Tutorial

Python Tutorial

University

10 Qs

quiz-placeholder

Similar activities

October 16, 2017 Pop Quiz

October 16, 2017 Pop Quiz

University

10 Qs

C++ : Assignment 6

C++ : Assignment 6

University

10 Qs

VISUAL BASIC MCQ - Dr. M. PRAKASH

VISUAL BASIC MCQ - Dr. M. PRAKASH

University

10 Qs

HTML

HTML

KG - Professional Development

8 Qs

IT Participation 5

IT Participation 5

University

9 Qs

QUIZ-5: MYSQL & File Handling

QUIZ-5: MYSQL & File Handling

University

15 Qs

AC 203 Topic 2 and 3

AC 203 Topic 2 and 3

University

12 Qs

Quiz No. 2 - Finals

Quiz No. 2 - Finals

University

10 Qs

Python Tutorial

Python Tutorial

Assessment

Quiz

Computers

University

Medium

Created by

Anjali Kulkarni

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

File handling functions are

open

read

write

All of these

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

When we want to read from a file and write into file ____ function is used.

close

open

remove

rename

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

r+ means

read and write

write and read

append

None of these

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Attributes of file object

fileobj.closed()

fileobj.mode()

fileobj.name()

All of these

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

To delete a file which function is used?

rename

remove

rmdir

None of these

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

To display current working directory

chdir

getcwd

mkdir

None of these

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Iterable is

List

Tuple

String

All of these

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?