V1 unit 3 and 4Quiz

V1 unit 3 and 4Quiz

University

10 Qs

quiz-placeholder

Similar activities

Scratch: Events, Loops and The Coordinate System

Scratch: Events, Loops and The Coordinate System

2nd Grade - Professional Development

15 Qs

DSA Quiz 4 Set 1

DSA Quiz 4 Set 1

University

10 Qs

Operators in C

Operators in C

University

12 Qs

Repaso de Python

Repaso de Python

5th Grade - Professional Development

15 Qs

Python 101

Python 101

University

15 Qs

Code.org Unit 5 Data

Code.org Unit 5 Data

9th Grade - University

11 Qs

Recursion

Recursion

10th Grade - University

10 Qs

Unit-2 Test-2

Unit-2 Test-2

University

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?