Ask Question
18 February, 10:55

Suppose that foo is a new class and you want to declare an array of 10 foo objects. Which constructor will be used to initialize the 10 foo components of the array? A. Only the copy constructor can be usedB. Only the default constructor can be usedC. Any constructor can be used

+1
Answers (1)
  1. 18 February, 13:15
    0
    Answer: any constructor can be used
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Suppose that foo is a new class and you want to declare an array of 10 foo objects. Which constructor will be used to initialize the 10 foo ...” in 📘 Engineering 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