GR 12_DATA FILE HANDLING_SS

GR 12_DATA FILE HANDLING_SS

12th Grade

20 Qs

quiz-placeholder

Similar activities

CUET Level - II Computer Science(7/11/2023)

CUET Level - II Computer Science(7/11/2023)

12th Grade

15 Qs

File types

File types

12th Grade

18 Qs

Code.org CSP Unit 1 Review

Code.org CSP Unit 1 Review

9th - 12th Grade

15 Qs

CSV File handling in Python

CSV File handling in Python

12th Grade

25 Qs

Python File Handling

Python File Handling

12th Grade

15 Qs

20.2 File Processing and Exception Handling Cambridge iA 9618

20.2 File Processing and Exception Handling Cambridge iA 9618

12th Grade

20 Qs

File Types

File Types

12th Grade

18 Qs

Big Idea 2 Review

Big Idea 2 Review

9th - 12th Grade

20 Qs

GR 12_DATA FILE HANDLING_SS

GR 12_DATA FILE HANDLING_SS

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Saranya S

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An interrupt or forced disruption that occurs when a program is run or executed is termed as

Compile time error

Exception

Runtime error

Logical error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The error encountered during the code being translating from human readable to machine code

Syntax

Logical

Run time

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a number is divided by 0,____________ is raised

Name error

Import error

Index error

Zero division error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The __________block holds the code to be run (Run the code) checked for any error,if exists

try

except

else

finally

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Value erroe occur due to wrong indentation in a program

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following keyword not only belong to exception handling (It's under common keyword)

try

except

else

finally

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ is a location to store permanently (Secondary)in a system for future use

File

Folder

data

information

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?

Discover more resources for Computers