java4

java4

Professional Development

18 Qs

quiz-placeholder

Similar activities

Call Disposition Exercise

Call Disposition Exercise

Professional Development

15 Qs

IntroJavaFundamenta

IntroJavaFundamenta

Professional Development

20 Qs

java5

java5

Professional Development

15 Qs

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

Mastermind of TICRA

Mastermind of TICRA

Professional Development

15 Qs

Gerenciamento de Escopo (EAP) - 1

Gerenciamento de Escopo (EAP) - 1

Professional Development

20 Qs

Prestige Orders - Lifetouch

Prestige Orders - Lifetouch

Professional Development

13 Qs

Jazz 111

Jazz 111

Professional Development

20 Qs

java4

java4

Assessment

Quiz

Other

Professional Development

Medium

Created by

Karthika J

Used 3+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keyword is used to define interfaces in Java?
interface
INTF
INTERFACE
None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can be used to fully abstract a class from its implementation?
Objects
Packages
Interfaces
None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keyword is used by a class to use an interface defined previously?
import
extends
implements
IMPLEMENTS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An interface in Java is like a 100%
abstract class
public class
inner class
anonymous class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All interface variables are _____ by default in Java
public
final
public & final
None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All interface methods are _____ by default in Java
public
abstract method
public & abstract
None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords is used to define a package in Java?
pkg
Pkg
Package
package

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?