McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
The keyword used to create an object
Q.
The keyword used to create an object
A.
class
B.
this
C.
new
D.
malloc
Answer» C. new
920
0
Do you find this helpful?
1
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
The keyword used to create a constant variable
The keyword used to create a package is
The keyword used to refer the current object
Which keyword is used by the method to refer to the object that invoked it?
___ keyword is used to refer to the current object.
_________ Keyword is used to invoke the current object.
How do you create a Reader object from an InputStream object?
How do you create a Reader object from an InputStream object?
Keyword _____ is always a reference to the object.
These two ways are used to create a Frame By creating the object of Frame class (association) By extending Frame class (inheritance)