V1 unit 3 and 4Quiz

V1 unit 3 and 4Quiz

University

10 Qs

quiz-placeholder

Similar activities

Operators in C

Operators in C

University

12 Qs

PLACEMENT QUIZ

PLACEMENT QUIZ

University

12 Qs

Boolean Algebra

Boolean Algebra

9th Grade - University

10 Qs

C Operators #1

C Operators #1

10th Grade - University

10 Qs

Stuff

Stuff

KG - Professional Development

11 Qs

Quiz for Go Go Cargo Robotics Challenge

Quiz for Go Go Cargo Robotics Challenge

6th Grade - University

15 Qs

ICTDBS506 Creating a 'Car Pool' Database with MySQL

ICTDBS506 Creating a 'Car Pool' Database with MySQL

12th Grade - University

10 Qs

Computer Software

Computer Software

KG - Professional Development

15 Qs

V1 unit 3 and 4Quiz

V1 unit 3 and 4Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Nallarasan V

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Python code?

3,4

3

4

4 is maximum

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Python code?

x is 50 Changed global x to 52 Value of x is 2

x is 50 Changed global x to 2 Value of x is 50

x is 50 Changed global x to 2 Value of x is 2

x is 50 Changed global x to 50 Value of x is 50

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

a is 3 and b is 3 and c is 10 a is 25 and b is 25 and c is 24 a is 100 and b is 5 and c is 50

a is 7 and b is 3 and c is 10 a is 25 and b is 5 and c is 24 a is 5 and b is 100 and c is 50

a is 3 and b is 7 and c is 10 a is 25 and b is 5 and c is 24 a is 100 and b is 5 and c is 50

a is 3 and b is 7 and c is 10 a is 5 and b is 25 and c is 24 a is 50 and b is 100 and c is 5

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does the following code print?

[0, 2, 4]

[4, 16, 36]

[1, 2, 3]

[2, 4, 6]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does the following code print?

littlelamb

mary

little

hada

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the correct sequence to create a database connection?

ii, i, iii, iv, viii, vii, v, vi

i, iii, ii, v, iv, vii, vi, viii

i, ii, iii, v, iv, vii, viii, vi

i, iii, ii, iv, v, vi, vii, viii

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the major components of the JDBC?

DriverManager, Connection, Statement, and ResultSet

DriverManager, Driver, Connection, and Statement

DriverManager, Driver, Connection, Statement, and ResultSet

DriverManager, Statement, and ResultSet

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?