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?

E.g. Are they both the same? System.out.println("Hi"); system.out.println("Hi");

19th Mar 2017, 10:14 AM
Shuchita Dobhal
Shuchita Dobhal - avatar
5 Answers
+ 16
Yes, it is.
19th Mar 2017, 10:27 AM
Giorgi R.
Giorgi R. - avatar
+ 3
Yes.
19th Mar 2017, 10:27 AM
merkrafter
+ 1
Yes. int a; is different of int A;
19th Mar 2017, 5:59 PM
_Edson_F
_Edson_F - avatar
+ 1
it is case-sensitive, but the IDE will help you a lot when coding, so you do not have to memorize every single character.
21st Mar 2017, 12:56 PM
Hasan Al-Yazidi
Hasan Al-Yazidi - avatar
0
yes
20th Mar 2017, 11:40 AM
priyanka