29. Name the identifier in the following statement
float value=561.45F;*
Answers
Answered by
28
Identifiers are the names of variables.
Here, the identifier name is value.
Similar questions