Search Header Logo

M3 R5 Chapter 7

Authored by Alexa Institute

Computers

12th Grade

Used 3+ times

M3 R5 Chapter 7
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?