what izzz a constructor??
Answers
Answered by
1
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.
Explanation:
#BE MORNING
Answered by
1
Constructor ia a machine which constructs anything
Similar questions