Ask Question

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

+2
Answers (1)
  1. 5 October, 19:21
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers