Which type of constructors uses the statements sequentially
Answers
Answered by
6
Answer:
In class-based object-oriented programming, a constructor (abbreviation: ctor) is a special type of subroutine called to create an object. It prepares the new object for use, often accepting arguments that the constructor uses to set required member variables.
Similar questions
Math,
8 days ago
Computer Science,
8 days ago
English,
17 days ago
English,
17 days ago
Math,
9 months ago