MCQ
Which keyword is used to create an instance of a class?
Explanation
The 'new' keyword is used to create an instance of a class.
The 'new' keyword is used to create an instance of a class.