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: 30-Jul-2019

168 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements