Java keywords are not to be using variable name why
Answers
Answered by
2
because the java keywords are specific for specific functions in java such as double..class..float...int ...break etc....
if we use them as variables to store value it is vague...becoz it give give an error message while compilation of program .
hope it helps mark as BRAINLIEST!!❤
if we use them as variables to store value it is vague...becoz it give give an error message while compilation of program .
hope it helps mark as BRAINLIEST!!❤
Similar questions