(a) “Java is a case sensitive language". Explain the statement
Answers
Answered by
6
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)
Explanation:
please mark me brilliant
Answered by
4
Answer:
Java is a 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.)
Similar questions
Math,
2 months ago
Math,
2 months ago
Computer Science,
2 months ago
Math,
4 months ago
Math,
4 months ago
English,
10 months ago
Hindi,
10 months ago
Computer Science,
10 months ago