Computer Science Evaluation Quiz

Computer Science Evaluation Quiz

12th Grade

20 Qs

quiz-placeholder

Similar activities

Season 1 #Spaic Python Weekly Quiz

Season 1 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Python Math & Conditionals 313

Python Math & Conditionals 313

9th - 12th Grade

20 Qs

Python Basics 2

Python Basics 2

9th - 12th Grade

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

Python variables and operators quiz

Python variables and operators quiz

9th - 12th Grade

20 Qs

Python

Python

12th Grade - Professional Development

17 Qs

Bài kiểm tra số 2

Bài kiểm tra số 2

9th - 12th Grade

20 Qs

Python for Absolute Beginners

Python for Absolute Beginners

8th - 12th Grade

25 Qs

Computer Science Evaluation Quiz

Computer Science Evaluation Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Vinita Sharma

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State True or False: “In Python, tuple is a mutable datatype”.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The primary key is selected from the set of __________.

composite keys

alternate keys

candidate keys

foreign keys

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the correct output of the code: S="text#next" print(S.strip("t"))

ext#nex

ex#nex

text#nex

ext#next

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, which command will be used to add a new record in a table?

UPDATE

ADD

INSERT

ALTER TABLE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

‘L’ in HTML stands for:

Large

Language

Long

Laser

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the valid Python identifier from the following:

2user

user@2

user_2

user2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the statements given below and then choose the correct output from the given options: Game="WorldCup2023" print(Game[-6::-1])

CdrW

ceo

puCdlroW

Error

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?