Question:
what is ment by case sensitive?
ron
2007-01-18 12:11:00 UTC
what is ment by case sensitive?
21 answers:
mario_fan81
2007-01-18 12:15:32 UTC
It matters whether or not you capitalize letters.
milly_1963
2007-01-18 20:42:06 UTC
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.

FRIEND to friend

This is relevant e.g. with regard to:



* usernames

* passwords

* commands

* variable names

* web page addresses

* when the user applies a search function to search for a text string



Some computer languages are case sensitive (Java, C++, and C), while others are case insensitive (ie not case sensitive), for example BASIC, Pascal and ASP.



Often, computer passwords are case sensitive and computer user names are not, which can be confusing for the inexperienced user. Passwords are often made case sensitive to make them harder to guess, whereas making usernames harder to guess or remember is not an advantage.



It takes more work for a program to ignore case when comparing data, depending on the data being compared. Usually it suffices in text coded in character sets like ASCII or EBCDIC to merely convert the comparand and the data temporarily to one case and then compare, however it becomes far more challenging in a multi-lingual environment, e.g., using Unicode, since case-conversion rules differ between some languages; for example, in German the uppercase form for the sharp s ("ß") is "SS".



Case insensitive operations are sometimes said to fold case, from the idea of folding the character code table so that upper and lower case letters coincide. The alternative smash case is more likely to be used by someone who considers this behaviour a misfeature or in cases where one case is actually permanently converted to the other.



Love & Blessings

Milly
2007-01-18 20:16:00 UTC
When entering a name or password, some systems insist on you matching the text in upper and lower case exactly. Other systems are insensitive to this, to permit you to freely enter the letters in a mixture of upper and lower case.



Case Sensitive

Sosgez is not the same as SOSGEZ or SOsgez



Case insensitive

Sosgez = SOSGEZ = sOSGEZ etc
Jewel
2007-01-18 20:41:18 UTC
Some passwords are case sensitive and if you don't type your password precisely then you will not be allowed access.



For instance if your password is GREAtefellow, its no good you typing greaTEfellow. To achieve access you have to enter GREAtefellow, as the password is case sensitive.
tazluvbun
2007-01-22 19:39:31 UTC
i think case sensitive means security only u know your password and the way its done eg Dog with a capital d or dog without that's case sensitive
Lee
2007-01-18 20:15:14 UTC
Case sensitive describes a program's ability to distinguish between uppercase (capital) and lowercase (small) letters.

A case-sensitive program that expects you to enter all commands in uppercase will not respond correctly if you enter one or more characters in lowercase. It will treat the command RUN differently from run. Programs that do not distinguish between uppercase and lowercase are said to be case-insensitive.
2007-01-22 09:14:50 UTC
On your keyboard, Upper Case is Capital Letters,, Lower case is small letters, so you need to put a capital of a capital and small letter for a small letter. Easy int it.
mince42
2007-01-18 20:16:12 UTC
UPPER CASE IS CAPITALS

lower case is small letters.

If a code is case sensitive you have to type in the right T/t.

eg

AnSWer is not the same as aNSweR.
sashtou
2007-01-20 16:54:17 UTC
'Case Sensitive' .....in relationship to Horoscopes?



'Case Sensitive,' in the only terms I know of, have to do with 'Passwords' (or Codes) where "Im Not Here" - for example, has to be typed as it is typed above, for it to work.



Does that work for you?



Sash.
2007-01-18 20:14:29 UTC
whether the word(s) need capital or lower case letters. It's usual with passwords etc.
iris
2007-01-20 08:17:34 UTC
it means if you set-up an acct as in email add and pswrd all in lower case or upper case you must enter the info when you access the acct the way you created it .
little weed
2007-01-18 20:16:19 UTC
It makes a difference whether you use capital letters rather than small or the otherway round.
damari_8
2007-01-22 17:44:56 UTC
Capital or lower letters. Usually for passwords, so if you typed your password in CAPITALS you have to use capitals when putting the password.
Y ASK ME?
2007-01-18 23:20:21 UTC
CAPS=CAPS

lower case=lower case

however you enter it the first time, you have to do it that way again
2007-01-18 20:14:24 UTC
case sensitive - if you use capitals
2007-01-21 16:28:40 UTC
http://en.wikipedia.org/wiki/Case_sensitive



no horoscopes or astrology involved there. But seeing your question it looks like you could do with a spelling book and a dictionary.
fluffypurplealien
2007-01-19 11:18:33 UTC
that your passwords/such like must be either lower or UPPER case to be accepted
Sir Alex Awesome Valentine, Esq.
2007-01-18 20:16:15 UTC
It mEaNs tHe PrOgrAm difFeRentiATes BeTWeEn CaPiTaLiZeD aNd nOn-CaPiliZed LeTterS fOr pAsSwOrdS aNd sUch. =)
2007-01-18 20:15:49 UTC
this is Horoscopes...sounds like a shrink term
2007-01-18 20:14:05 UTC
Loving your luggage like you know you should.
2007-01-18 20:15:05 UTC
meant


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...