(adj) Able to distinguish between uppercase characters and lowercase characters. Programming languages are case sensitive if they require all-uppercase letters, all-lowercase letters, or proper use of uppercase and lowercase. For example, Applesoft BASIC recognizes only uppercase. Instant Pascal, on the other hand, is not case sensitive; you can use any combination of uppercase and lowercase letters you like.