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
→
_________ operator is used to create an ...
Q.
_________ operator is used to create an array.
A.
new .
B.
public.
C.
key.
D.
main.
Answer» A. new .
516
0
Do you find this helpful?
1
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
You would use the ____ operator to create a single instance of a named class.
Which operator is used to implement unsigned right shift of an integer?
Which operator is used by Java run time implementations to free the memory of an object when it is no longer needed?
The modulus operator (%) in JAVA can be used only with variables of ______ type.
The dot operator is used to access the instance ______.
Which of these operators is used to allocate memory to array variable in Java?
If a negative value is used for an array index, ____.
Which of these class is used to read from byte array?.
When a thread is created using new operator, the thread is in _____ state.
The .dot operator connects the following two entities _____.