Computer Science, asked by Brawl, 1 year ago

why java is case sensitive language​

Answers

Answered by sathya3943
4

Answer:

Java is case-sensitive because it uses a C-style syntax. Case sensitivity is useful because it lets you infer what a name means based on it's case. For example, the Java standard for class names is uppercasing the first letter of each word ( Integer , PrintStream , etc).

Hey ya! Please mark this as brainly and if you like me follow me and text me....ok?

Similar questions