PreTraining4PillarsOOP

PreTraining4PillarsOOP

Professional Development

10 Qs

quiz-placeholder

Similar activities

BrightChamps Technical Round - C++ language

BrightChamps Technical Round - C++ language

Professional Development

15 Qs

Introduction to OOP - 2

Introduction to OOP - 2

Professional Development

10 Qs

Java_1

Java_1

Professional Development

10 Qs

JMS Fundamentals: Core Java

JMS Fundamentals: Core Java

Professional Development

15 Qs

PreTrainingWeek3Content

PreTrainingWeek3Content

Professional Development

11 Qs

Day8_Quiz_NBKR

Day8_Quiz_NBKR

Professional Development

10 Qs

PE2 Module 3

PE2 Module 3

KG - Professional Development

11 Qs

quiz 2-unit 2

quiz 2-unit 2

Professional Development

8 Qs

PreTraining4PillarsOOP

PreTraining4PillarsOOP

Assessment

Quiz

Professional Development, Computers

Professional Development

Medium

Created by

Keven N Mitchell

Used 32+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the following is NOT one of the 4 pillars of OOP?

Encapsulation

Abstraction

Modularization

Polymorphism

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

To create a relationship between a subclass and an abstract class, you use the ___ keyword

extends

implements

uses

derives

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Method Overloading means having two or more methods which...

share a name, but have different parameters

share a return type, but have different names

share a name and have the same parameters, but one is in a child class

share an implementation, but have different names

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the 4 pillars has a name which translates to "many forms"

Encapsulation

Abstraction

Polymorphism

Inheritance

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the 4 pillars deals with hiding complexity?

encapsulation

abstraction

polymorphism

inheritance

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the 4 pillars deals with controlling access?

polymorphism

encapsulation

inheritance

abstraction

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which of the 4 pillars allows a class to use methods and variables from another class?

polymorphism

abstraction

inheritance

encapsulation

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?