282,435 views
0 votes
0 votes
In order to declare a named constant, the declaration must use which java keyword?

User Roboren
by
2.5k points

1 Answer

26 votes
26 votes

Answer:

use final keyword in java.

use const keyword in javascript.

User Jonathan Caryl
by
2.9k points