BOARD EXAM QUIZ

BOARD EXAM QUIZ

12th Grade

10 Qs

quiz-placeholder

Similar activities

Database heirarchy

Database heirarchy

9th - 12th Grade

15 Qs

Framework Genaf

Framework Genaf

12th Grade

10 Qs

Soal Basis Data

Soal Basis Data

9th - 12th Grade

10 Qs

1.3.2. Databases

1.3.2. Databases

12th Grade

11 Qs

Pre Test

Pre Test

12th Grade - University

10 Qs

KT 15'

KT 15'

12th Grade

10 Qs

XII Practical Exam

XII Practical Exam

12th Grade

12 Qs

File Handling in Python

File Handling in Python

11th - 12th Grade

10 Qs

BOARD EXAM QUIZ

BOARD EXAM QUIZ

Assessment

Quiz

Computers

12th Grade

Easy

Created by

SHASHANK GUPTA

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid datatype in Python?

SET

NONE

INTEGER

REAL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the given expression:

not True and False or True

Which of the following will be correct output if the given expression is evaluated

TRUE

FALSE

NONE

NULL

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following mode in file opening statement results or generates an error if the file does not exist?

a+

r+

w+

none of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ command is used to remove primary key from a table in SQL

update

remove

alter

drop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands will delete the table from MYSQL database?

DELETE

DROP

ALTER

REMOVE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct syntax of seek() is _______

file_object.seek(offset [, reference_point])

seek(offset [, reference_point])

seek(offset, file_object)

seek.file_object(offset)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display the total number of records from a table in a database?

sum( * )

count( * )

total( * )

return( * )

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?