Java OOPs Concepts

Java OOPs Concepts

12th Grade - University

10 Qs

quiz-placeholder

Similar activities

Object Oriented Programming(Chapter 1)

Object Oriented Programming(Chapter 1)

University

10 Qs

SKIP1103 TOPIC 1: INTRODUCTION TO OBJECT-ORIENTED CONCEPT

SKIP1103 TOPIC 1: INTRODUCTION TO OBJECT-ORIENTED CONCEPT

University

12 Qs

OOC 4SEM

OOC 4SEM

University

15 Qs

OOP in Python

OOP in Python

University

15 Qs

Quiz Kelas Belajar Sistem Informasi - OOP

Quiz Kelas Belajar Sistem Informasi - OOP

University

10 Qs

Introduction to Java

Introduction to Java

8th - 12th Grade

10 Qs

Intro to Software

Intro to Software

12th Grade

15 Qs

Object Oriented Programming

Object Oriented Programming

11th - 12th Grade

8 Qs

Java OOPs Concepts

Java OOPs Concepts

Assessment

Quiz

Computers

12th Grade - University

Medium

Created by

Jayapratha T

Used 237+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which of the following are the concepts of OOP?

Encapsulation

Polymorphism

Abstraction

Inheritance

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Encapsulation is a process of wrapping of data and methods in a single unit called ------------------------------

Variable

Functions

Class

Box

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which feature of OOPS derives the class from another class?

Inheritance

Data hiding

Encapsulation

Polymorphism

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many types of polymorphism in the C++ programming language?

Three types of polymorphism

Two types of polymorphism

Five types of polymorphism

Four types of polymorphism

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Polymorphism

Inheritance

Abstraction

Encapsulation

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which member of the superclass is never accessible to the subclass?

Public member

Protected member

Private member

All of the mentioned

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can the concept of encapsulation be achieved in the program?

By using the Access specifiers

By using the concept of Abstraction

By using only private members

By using the concept of 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?