M3 R5 Chapter 7

M3 R5 Chapter 7

12th Grade

58 Qs

quiz-placeholder

Similar activities

Jaringan Komputer

Jaringan Komputer

University

60 Qs

CBT

CBT

11th - 12th Grade

60 Qs

DATA REPRESENTATION

DATA REPRESENTATION

9th - 12th Grade

63 Qs

MATIQ PUTRI KELAS X - I

MATIQ PUTRI KELAS X - I

10th Grade - University

60 Qs

INPUT OUTPUT DEVICES सूचना सहायक 2018 BY DHARMU

INPUT OUTPUT DEVICES सूचना सहायक 2018 BY DHARMU

8th Grade - Professional Development

60 Qs

HTML

HTML

4th Grade - University

63 Qs

MULTIMEDIA - Diagnostic Test

MULTIMEDIA - Diagnostic Test

University

56 Qs

Untitled Quiz

Untitled Quiz

University

53 Qs

M3 R5 Chapter 7

M3 R5 Chapter 7

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Alexa Institute

Used 2+ times

FREE Resource

58 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python में फाइल का प्राथमिक उद्देश्य क्या है?

To execute programs

To store data permanently

To manage memory dynamically

To debug programs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

निम्नलिखित में से कौन सा प्रकार की फाइल नहीं है?

Text file

Binary file

Executable file

Logical file

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

किस मोड का उपयोग पढ़ने और लिखने दोनों के लिए फाइल खोलने के लिए किया जाता है?

r+

w+

a+

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

जब आप फाइल को 'w' मोड में खोलते हैं तो क्या होता है?

File is opened for writing; existing content is deleted.

File is opened for writing; existing content is appended.

File is opened for both reading and writing.

File is opened for reading only.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python में फाइल खोलने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

file()

open()

fopen()

read()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

close() फ़ंक्शन का उपयोग किसके लिए किया जाता है?

Read data from a file

Close an opened file

Delete a file

Write data to a file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

फाइल ऑब्जेक्ट की कौन सी विशेषता फाइल का नाम देती है?

file.name

file.mode

file.closed

file.encoding

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?