McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
The keyword used to create a constant va...
Q.
The keyword used to create a constant variable
A.
const
B.
static
C.
final
D.
none of these
Answer» C. final
3k
0
Do you find this helpful?
21
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
The keyword used to create an object
The keyword used to create a package is
Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class.
The keyword used to refer the current object
Which is the keyword used to inherit a class to another?
The keyword used inside a class to refer to its immediate super class is
Which keyword is used by the method to refer to the object that invoked it?
super keyword can be used to _____.
___ keyword is used to refer to the current object.
_________ Keyword is used to invoke the current object.