
Quiz 2

Quiz
•
Engineering
•
University
•
Medium
Lakshminarayanan R
Used 12+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Python code?
3
4
4 is maximum
3,4
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Python code?
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
x is 50
Changed global x to 52
Value of x is 2
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following Python code?
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 5 and b is 25 and c is 24
a is 50 and b is 100 and c is 5
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 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
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the following code print?
[2, 4, 6]
[1, 2, 3]
[4, 16, 36]
[0, 2, 4]
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the following code print?
mary
hada
little
littlelamb
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the correct sequence to create a database connection?
i. Import JDBC packages.
ii. Open a connection to the database.
iii. Load and register the JDBC driver.
iv. Execute the statement object and return a query resultset.
v. Create a statement object to perform a query.
vi. Close the resultset and statement objects.
vii. Process the resultset.
viii. Close the connection.
i, ii, iii, v, iv, vii, viii, vi
i, iii, ii, v, iv, vii, vi, viii
ii, i, iii, iv, viii, vii, v, 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, Driver, Connection, Statement, and ResultSet
DriverManager, Driver, Connection, and Statement
DriverManager, Statement, and ResultSet
DriverManager, Connection, Statement, and ResultSet
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
TECH WHIZ

Quiz
•
University
15 questions
MESA Machine Contest Quiz

Quiz
•
7th Grade - University
10 questions
Understanding Java and SQL Concepts

Quiz
•
University
10 questions
Embedded Systems and RTOS Quiz

Quiz
•
University
15 questions
Digital Electronics Quiz -U1-U2

Quiz
•
University
15 questions
RoboRover

Quiz
•
University
15 questions
BugBlitz

Quiz
•
University
15 questions
SQL and Database Concepts Quiz

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade