Demo Quiz on Quizizz

Demo Quiz on Quizizz

Professional Development

5 Qs

quiz-placeholder

Similar activities

01-Hub Tecnologico: Cabo Verde | OOP + FrontEnd

01-Hub Tecnologico: Cabo Verde | OOP + FrontEnd

Professional Development

10 Qs

lunes grupo E

lunes grupo E

6th Grade - Professional Development

9 Qs

super idol

super idol

12th Grade - Professional Development

7 Qs

java

java

Professional Development

10 Qs

PBO

PBO

Professional Development

10 Qs

Java OOP

Java OOP

Professional Development

10 Qs

super and this keywords

super and this keywords

Professional Development

10 Qs

Java Packages Quiz

Java Packages Quiz

Professional Development

10 Qs

Demo Quiz on Quizizz

Demo Quiz on Quizizz

Assessment

Quiz

World Languages, Computers

Professional Development

Hard

Created by

Prashanth P

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a class

Driver Manager

Connection

Prepared Statement

Result Set

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this is not a string class method

toUpper()

toCharArray()

length()

append()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This keyword can be accessed in static block

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A -- keyword raises exception

throws

throw

catch

try

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are not correct

A sub class inherits variables, methods from super class

A sub  class can inherit from 1 or more super classes

A sub  class implements 2 or more interfaces

All of these are not correct