BOARD EXAM QUIZ

BOARD EXAM QUIZ

12th Grade

10 Qs

quiz-placeholder

Similar activities

Chinh phục (Frtesta)

Chinh phục (Frtesta)

12th Grade

11 Qs

SQL

SQL

12th Grade

15 Qs

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

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

12th Grade

15 Qs

SQL

SQL

10th - 12th Grade

11 Qs

 CRUD with DB Browser and SQLite

CRUD with DB Browser and SQLite

12th Grade - University

15 Qs

MYSQL

MYSQL

12th Grade

15 Qs

Database

Database

8th - 12th Grade

10 Qs

Access Basics

Access Basics

9th - 12th Grade

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