OOPS
August 29, 2024
OOPS
August 29, 2024
OOPS
August 29, 2024
OOPS
August 29, 2024

OOPS

Question 200
Function overloading is a concept in which :
A
a function is used to implement lots of tasks at the same time.
B
a function is called too many number of times by another function.
C
a function provides common interface to the user to carry out possibly different functions in each call.
D
a function is computationally too expensive for the system to handle.
Question 200 Explanation: 
Function overloading is a concept in which a function provides common interface to the user to carry out possibly different functions in each call.
Correct Answer: C
Question 200 Explanation: 
Function overloading is a concept in which a function provides common interface to the user to carry out possibly different functions in each call.

Leave a Reply

Your email address will not be published. Required fields are marked *