M3 R5 Chapter 7

M3 R5 Chapter 7

12th Grade

58 Qs

quiz-placeholder

Similar activities

Linux Test Prep 2

Linux Test Prep 2

8th Grade - Professional Development

55 Qs

Working with Files

Working with Files

8th - 12th Grade

59 Qs

BTEC DIT COMPONENT 3 - PRACTICE

BTEC DIT COMPONENT 3 - PRACTICE

12th Grade

60 Qs

Ubuntu podstawy

Ubuntu podstawy

12th Grade

53 Qs

Quiz Dedicated Server

Quiz Dedicated Server

12th Grade

60 Qs

ICT SPM : LA6 (Sistem Maklumat)

ICT SPM : LA6 (Sistem Maklumat)

10th - 12th Grade

57 Qs

Microsoft Office_DPM1A

Microsoft Office_DPM1A

9th - 12th Grade

57 Qs

E-BOOK

E-BOOK

KG - University

60 Qs

M3 R5 Chapter 7

M3 R5 Chapter 7

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Alexa Institute

Used 1+ 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?