Java Quiz2

Java Quiz2

University

10 Qs

quiz-placeholder

Similar activities

Jetpack Workshop

Jetpack Workshop

University

10 Qs

Programming Quiz

Programming Quiz

University

10 Qs

Java

Java

University

11 Qs

DesignPatterns

DesignPatterns

University

9 Qs

keistimewaan OOP

keistimewaan OOP

University

15 Qs

AP CSA Inheritance Polymorphism

AP CSA Inheritance Polymorphism

University

10 Qs

OOP-1

OOP-1

University

10 Qs

JAVA I/O

JAVA I/O

University

10 Qs

Java Quiz2

Java Quiz2

Assessment

Quiz

Computers

University

Medium

Created by

AKSHAY J

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the extension of compiled java classes?

.txt

.js

.class

.java

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these are selection statements in Java?

break

continue

for()

if()

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these keywords is used to define interfaces in Java?

intf

Intf

interface

Interface

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which one of the following is not an access modifier?

Protected

Void

Public

Private

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When does method overloading is determined?

At run time

At compile time

At coding time

At execution time

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When Overloading does not occur?

More than one method with same name but different method signature and different number or type of parameters

More than one method with same name, same signature, same number of parameters but different type

More than one method with same name, same number of parameters and type but different signature

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which concept of Java is a way of converting real world objects in terms of class?

Polymorphism

Encapsulation

Abstraction

Inheritance

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?