Search Header Logo

CBSE Class 12 Computer Science 2023 Quiz

Authored by eTechno Gyani

Computers

12th Grade

Used 18+ times

CBSE Class 12 Computer Science 2023 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What error occurs when you execute the following Python code snippet? apple = mango

ValueError

NameError

TypeError

SyntaxError

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be used as valid variable identifier(s) in Python?

global

7Salute

total

Que$tion

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following forces an expression to be converted into specific type?

Explicit type casting

Implicit type casting

Mutable type casting

Immutable type casting

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If l=[11,22,33,44], then output of print(len(l)) will be

6

8

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which point can be considered as difference between string and list?

Indexing and Slicing

Mutability

Accessing individual elements

Length

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python function, the function calling another function is known as_____________and the function being called is known ______________________________

executer, execute

main, keyword

caller, called

called, caller

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pow( ) function belongs to which library?

math

string

random

maths

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers