Ask Question
Today, 04:26

Which of the following statement is not true about function overloading: a) Two functions are said to have different formal parameter lists if both functions have different number of parameters b) Two functions are said to have different formal parameter lists if data type of the parameters differ in at least one position, in the order of list c) The signature of a function consists of the function name and its parameter list d) Two functions have different signatures if they have different return type.

+5
Answers (1)
  1. Today, 05:02
    0
    B) Two functions are said to have different formal parameter lists if data type of the parameters differ in at least one position, in the order of list
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which of the following statement is not true about function overloading: a) Two functions are said to have different formal parameter lists ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers