Polymorphism

Polymorphism

University

53 Qs

quiz-placeholder

Similar activities

DBS - Mid Exam

DBS - Mid Exam

University

50 Qs

Activity 3 - CC103

Activity 3 - CC103

University

50 Qs

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

11th Grade - Professional Development

50 Qs

Electronics #2: Operational Amplifier & Power Amplifier

Electronics #2: Operational Amplifier & Power Amplifier

University

53 Qs

Quiz PBO Pra UAS

Quiz PBO Pra UAS

University

50 Qs

XIRPL2_PASQUIZZ

XIRPL2_PASQUIZZ

1st Grade - Professional Development

50 Qs

Quiz 1 PBO

Quiz 1 PBO

University

48 Qs

CIE2 Java Lab Quiz

CIE2 Java Lab Quiz

University

50 Qs

Polymorphism

Polymorphism

Assessment

Quiz

Computers

University

Easy

Created by

Asmaa Ahmed

Used 3+ times

FREE Resource

53 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defining methods with the same name and the same parameters to perform more than one functions, is known with

a. Overload

b. Overriding

C. Encapsulation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assuming a function named getavg() to calculate average of integer or real numbers, this function can be overloaded by

a. The number of parameters that the function receives

B. The type of parameters that the function receives

C, both are correct

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the case of programming the steps of the function GetArea () to calculate areas for different geometric shapes, this achieves a concept

A. Overriding

B. overloading

C. Inheritance

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The principle of .......... means that you have two or more methods with the same name, but different parameters

A. Overloading

B. Overriding

C. Encapsulation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

……Enables the definition of multiple methods with the same name within the same class, but with different number of arguments or different types

A. Static method

B. overriding

C. overloading

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Overload concept is realized when

A. The number of parameters varies in each method

B. The type of parameters varies in each method

C, both are correct

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the basic concepts of OOP, which allows reprogramming functions or procedures more than once with the same name.

A. Polymorphism

B. Inheritance

C. 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?