Java Quiz 1

Java Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

object oriented programming

object oriented programming

11th Grade - University

10 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

OOC-1

OOC-1

University

10 Qs

OBJECT ORIENTED PROGRAMMING WITH JAVA

OBJECT ORIENTED PROGRAMMING WITH JAVA

University

10 Qs

Talent Next Java MCQ-1

Talent Next Java MCQ-1

University

10 Qs

Object Oriented Programming Quiz

Object Oriented Programming Quiz

University

15 Qs

java unit-I

java unit-I

University

15 Qs

INTRODUCTION TO OOPS

INTRODUCTION TO OOPS

University

10 Qs

Java Quiz 1

Java Quiz 1

Assessment

Quiz

Computers

University

Easy

Created by

Shobith B

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not an OOPS Principle?

a. Encapsulation

b. Polymorphism

c. Exception

d. Abstraction

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following OOP concept binds the code and data together and keeps them secure from the outside world?

a. Polymorphism

b. Inheritance

c. Abstraction

d. Encapsulation

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which component is used to compile, debug and execute java program?

JVM

JDK

JIT

JRE

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the return type of a method that does not return any value?

int

float

void

double

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is used to perform some action when the object is to be destroyed?

finalize()

delete()

main()

none of the mentioned

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the process of defining two or more methods within same class that have same name but different parameters declaration?

Method Overriding
Method Hiding
Method Overloading

none of the mentioned

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which method can be defined only once in a program?

main method

finalize method

static method

private method

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?