Ask Question
8 July, 07:14

When a constructor function accepts no arguments, or does not have to accept arguments because of default arguments, it is called a (n:?

+3
Answers (1)
  1. 8 July, 11:09
    0
    A constructor that doesn't need to accept arguments is a default constructor.

    Default constructors can either be called with no arguments or with default arguments provided for every parameter.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “When a constructor function accepts no arguments, or does not have to accept arguments because of default arguments, it is called a (n:? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers