Programming Languages
Java
Fill_blanks
Sep 24, 2025
The _______ keyword is used to create an instance of a class in Java.
Fill in the blanks:
The new keyword is used to create an instance of a class in Java.
Answers:
1. new
Detailed Explanation
The "new" keyword is used to create an instance of a class in Java.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts