Computer Applications

One function, many definitions, is called …………… .

  1. function enlargement
  2. function overloading
  3. function loading
  4. all the above

User Defined Methods

5 Likes

Answer

function overloading

Reason — The process of creating overloaded functions i.e., one function with different signatures, is called function overloading.

Answered By

3 Likes


Related Questions