M3 R5 Chapter 7

M3 R5 Chapter 7

12th Grade

58 Qs

quiz-placeholder

Similar activities

DATA REPRESENTATION

DATA REPRESENTATION

9th - 12th Grade

63 Qs

IBA Lesson 3: Introduction to Internet Technology Vocabulary

IBA Lesson 3: Introduction to Internet Technology Vocabulary

9th - 12th Grade

53 Qs

Unit 4 Study Guide

Unit 4 Study Guide

9th Grade - University

54 Qs

IMD222 Memory Module

IMD222 Memory Module

University

57 Qs

BTEC National ICT U2 LAB - Queries 1

BTEC National ICT U2 LAB - Queries 1

12th Grade

60 Qs

GE LITE - Living in the IT Era MID-TERM EXAMINATION

GE LITE - Living in the IT Era MID-TERM EXAMINATION

University

55 Qs

HTML

HTML

4th Grade - University

63 Qs

Kumpulan Soal Ujian Nasional

Kumpulan Soal Ujian Nasional

12th Grade

53 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?