Are identifiers hello and Hello same in Java?



Identifiers in Java are case-sensitive, therefore, hello and Hello are considered as two different identifiers.

Updated on: 2019-07-30T22:30:20+05:30

325 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements