• Tutorials
  • Courses
  • Tracks
Switch to Dark Mode

Which statement about Java identifiers is FALSE?

Last Updated : Aug 28, 2025
Discuss
Comments

Which statement about Java identifiers is FALSE?

A

Identifiers are case-sensitive

B

Identifiers can contain spaces

C

Identifiers can begin with _ or $

D

Identifiers cannot be Java keywords

Share your thoughts in the comments