Why is programming case sensitive?

From the point of view of the language syntax, you can force certain identifiers to start with a lower or upper case (for instance Java class name). That makes parsing easier, and hence helps keeping the syntax clean.11 Kas 2011

Sizin İçin Seçtik  Is Java case and Character sensitive?

Leave a Reply

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

Why is programming case-sensitive?

From the point of view of the language syntax, you can force certain identifiers to start with a lower or upper case (for instance Java class name). That makes parsing easier, and hence helps keeping the syntax clean.

Sizin İçin Seçtik  How do I change state in Redux?

Leave a Reply

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