Home »
MCQs »
Aurelia MCQs
It is the ____ method that is used to initialize an object created with a class
11. It is the ____ method that is used to initialize an object created with a class.
- Constructor
- Binding
- Attaching
- Updating
Answer: A) Constructor
Explanation:
It is the constructor method that is used to initialize an object created with a class.