Definition of Case-sensitive

Babylon English
case sensitive
sensitive to the difference between lower-case letters and capital letters

Search Dictionary:
Search Web Search Dictionary



Case-sensitive definition was found in categories: Computer & Internet(3)  Encyclopedia(1)  

Case-sensitive Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
case sensitive
case sensitivity

Vb Glossary 1.0
case-sensitive
case-sensitive

Capable of distinguishing between uppercase and lowercase letters. A case-sensitive search finds only text that is an exact match of uppercase and lowercase letters. Such a search would, for instance, treat “ZeroLengthStr” and “
zerolengthstr” as different. Microsoft Jet database operations are not case-sensitive. However, case sensitivity is a feature of some other database management systems.

INTERNET TERMS&ACRONYMSV1.0
CASE SENSITIVE
When matching a string of letters ,it is case sensetive if capital and lower case letters must matched exactly .If an operating system or a piece of software is case sensetive ,it will see all of the following text strings as different
COMMON,Common,common,CommoN . On the web and internet ,basic addresses are never case sensetive ,but paths and filenames my be,depending on the operating system.Here, basic addresses mean domain addresses.


Case-sensitive Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Case sensitivity
Text sometimes exhibits case sensitivity, that is, words can differ in meaning based on the differing use of uppercase and lowercase letters. Words with capital letters don't always have the same meaning as words with lowercase letters. For example, Bill is the name of former US president (Clinton) who signs a bill (which is a proposed law put before a legislature).

See more at Wikipedia.org...