| Author |
Java case sensitive
|
deepashree deval
Greenhorn
Joined: Oct 20, 2008
Posts: 12
|
|
|
Why is java a case sensitive language ?
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14669
|
|
|
Please keep it down. There's no need to write everything in capital letters.
|
[My Blog]
All roads lead to JavaRanch
|
 |
Monu Tripathi
Rancher
Joined: Oct 12, 2008
Posts: 1365
|
|
It was a decision that the creators of Java took. There is a constant debate as to whether case sensitive languages are in any ways better than case insensitive ones. Do a search, you might stumble upon quite a few interesting reads.
For e.g. see this and this.
|
[List of FAQs] | [Android FAQ] | [My Blog] | [Samuh Varta]
|
 |
 |
|
|
subject: Java case sensitive
|
|
|