M3 R5 Chapter 7

M3 R5 Chapter 7

12th Grade

58 Qs

quiz-placeholder

Similar activities

11th COMPUTER SCIENCE CH-1 to CH-6 TN SB I-MID

11th COMPUTER SCIENCE CH-1 to CH-6 TN SB I-MID

11th Grade - University

53 Qs

PAS PWPB RPL 12

PAS PWPB RPL 12

12th Grade

55 Qs

Bài 11. Bài trình chiếu của em

Bài 11. Bài trình chiếu của em

3rd Grade - University

55 Qs

PHP Class Test

PHP Class Test

University

62 Qs

C language

C language

University

58 Qs

TKI MODUL 6 SIJA

TKI MODUL 6 SIJA

University

60 Qs

Ôn tập học kì 2 môn Tin học 6

Ôn tập học kì 2 môn Tin học 6

6th Grade - University

55 Qs

Computer Architecture and Organization

Computer Architecture and Organization

University

55 Qs

M3 R5 Chapter 7

M3 R5 Chapter 7

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Alexa Institute

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?