Is java case sensitive? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Is java case sensitive?

23rd Jul 2017, 5:51 PM
Abhishek Mohanty
Abhishek Mohanty - avatar
4 Answers
+ 3
Yes.
23rd Jul 2017, 5:53 PM
Rrestoring faith
Rrestoring faith - avatar
+ 1
yes java uses camel case instead of pascal case for example: camel case: helloWorld pascal case : HelloWorld
23rd Jul 2017, 8:17 PM
Shrikant Narvekar
Shrikant Narvekar - avatar
+ 1
yes, for example you can use upper case for final values, and have the same name in a field using camel case.
23rd Jul 2017, 9:36 PM
Juan Pablo Millán Sotelo
Juan Pablo Millán Sotelo - avatar
+ 1
yesJavaLikesYouToTalkToItLikeThis....
23rd Jul 2017, 11:31 PM
D_Stark
D_Stark - avatar