Polymorphism

Polymorphism

University

53 Qs

quiz-placeholder

Similar activities

OSI Layer

OSI Layer

12th Grade - University

48 Qs

Data Comms Reviewer for UT2 Part 2

Data Comms Reviewer for UT2 Part 2

University

50 Qs

MIDTERM ITC-103

MIDTERM ITC-103

University

50 Qs

Quiz on C Operators

Quiz on C Operators

University

49 Qs

c programming

c programming

University

50 Qs

Unit 1 Revision

Unit 1 Revision

University

50 Qs

PF 101 - Activity 5 (OO Design and Principles

PF 101 - Activity 5 (OO Design and Principles

University

55 Qs

Intro to Computing

Intro to Computing

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?