Advertisements
Advertisements
प्रश्न
Which of the following keywords is used to create an instance of a class?
विकल्प
New
Public
Class
Main
MCQ
उत्तर
New
Explanation:
To create an instance (or object) of a class in object-oriented programming (e.g., Java, C#, etc.), use the new keyword.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?