Ask Question
3 February, 09:34

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

+1
Answers (1)
  1. 3 February, 12:24
    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?
Find 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 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