Java Interfaces - January 24, 2023

Java Interfaces - January 24, 2023

11th Grade

30 Qs

quiz-placeholder

Similar activities

Unit 5 Vocabulary

Unit 5 Vocabulary

10th - 12th Grade

31 Qs

Computing Careers Unit 9 FOC

Computing Careers Unit 9 FOC

9th - 12th Grade

33 Qs

AQA OOP Programming

AQA OOP Programming

10th - 12th Grade

25 Qs

Operating Systems

Operating Systems

9th - 12th Grade

25 Qs

Java Vocabulary Test 1

Java Vocabulary Test 1

10th - 12th Grade

27 Qs

Web Design - Interim Assessment 2

Web Design - Interim Assessment 2

9th - 12th Grade

25 Qs

Kuis PBO 1

Kuis PBO 1

KG - University

25 Qs

Computer Software

Computer Software

10th - 11th Grade

25 Qs

Java Interfaces - January 24, 2023

Java Interfaces - January 24, 2023

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Cecille Godin

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class can implement more than one interface.

true

false

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class can extend an interface.

true

false

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An interface can extend an interface.

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Interfaces can have constructors.

true

false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All members of an interface are public by default.

true

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why would you use an abstract class over an interface.

Can provide additional methods with code already implemented

You have multiple subclasses which need to perform the same implementation of a task

All of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which line will cause an error.

Line 1

Line 2

Line 3

Line 4

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?