Why Java identifiers are case-sensitive?

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).24 Oca 2010

Sizin İçin Seçtik  What does it mean Java is case-sensitive?

Leave a Reply

Your email address will not be published. Required fields are marked *

Why Java identifiers are case-sensitive?

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).24 Oca 2010

Sizin İçin Seçtik  How do I convert a lowercase key to a map in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *