Study Material
Computer Applications
Which of the following changes a variable declaration into a constant?
const
constant
static
final
Values & Data Types Java
6 Likes
Answer
final
Answered By
1 Like
Related Questions
What is the size of a boolean data type in Java?
View Answer
Bookmark Now
Single line comments can be added using ...........
View Answer
Bookmark Now
The ASCII codes of A-Z are represented by decimal range ...........
View Answer
Bookmark Now
Which of the following is a primitive data type?
View Answer
Bookmark Now