Java Reserved Keywords Quiz

Java Reserved Keywords Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

AP CSA Midterm Concept Review 1

AP CSA Midterm Concept Review 1

12th Grade

20 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

IT2864 Week 5

IT2864 Week 5

12th Grade

10 Qs

Review JavaScript

Review JavaScript

11th Grade - University

20 Qs

CSS is the Best

CSS is the Best

6th - 12th Grade

10 Qs

Functions In Python

Functions In Python

12th Grade

10 Qs

C# Concepts and Code Quiz

C# Concepts and Code Quiz

12th Grade

15 Qs

OOP Java

OOP Java

12th Grade

20 Qs

Java Reserved Keywords Quiz

Java Reserved Keywords Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Bryan Campbell

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a class?

abstract

class

extends

implements

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to declare a special type of class that only contains abstract methods?

class

interface

enum

abstract

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to create new objects?

new

this

super

extends

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to import a package, class or interface?

import

package

extends

implements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to access superclass (parent) objects?

super

this

extends

implements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to select one of many code blocks to be executed?

if

else

switch

case

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to create a try...catch statement?

try

catch

finally

throw

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?