Case-sensitive

/ˌkeɪs ˈsɛn.sɪ.tɪv/

केस-सेंसिटिव (अक्षरों के बड़े/छोटे होने के फर्क को मानने वाला)

Origin & History

From 'case' (uppercase/lowercase) + 'sensitive' (reacting to differences), popularized in computer science terminology.

'case' (बड़े/छोटे अक्षर का केस) + 'sensitive' (अंतर के प्रति संवेदनशील) से बना, और कंप्यूटर विज्ञान की शब्दावली में प्रचलित हुआ।

Definition

In computing, a case-sensitive system treats uppercase and lowercase letters as different, so 'Password' and 'password' are not equal.

कंप्यूटिंग में, केस-सेंसिटिव सिस्टम बड़े अक्षर (A) और छोटे अक्षर (a) को अलग मानता है, इसलिए 'Password' और 'password' समान नहीं होते।

Parts of Speech

Adjective:
This website is case-sensitive, so enter your username exactly as registered.
यह वेबसाइट केस-सेंसिटिव है, इसलिए अपना उपयोगकर्ता-नाम ठीक वैसे ही दर्ज करें जैसा पंजीकृत है।

Usage Examples

This password field is case-sensitive, so 'Admin' is different from 'admin'.
The password field is case-sensitive.
In a case-sensitive search, 'Apple' and 'apple' may return different results.
The search tool is case-sensitive and may miss results if you change letter case.
Linux file names are usually case-sensitive.
In many programming languages, variable names are case-sensitive.
Make sure the API key is copied in a case-sensitive way.
Turn off case-sensitive matching if you want 'cat' to match 'Cat'.

Synonyms

Case dependent Case-dependent

Antonyms

Case insensitive Case-insensitive

Related Forms

Noun
Case sensitivity / Case-sensitivity
Adjective
Case-sensitive / Case-insensitive

Idioms & Phrases

Case-sensitive password
केस-सेंसिटिव पासवर्ड (जिसमें बड़े/छोटे अक्षरों का फर्क पड़ता है)
Case-sensitive search
केस-सेंसिटिव खोज (जिसमें अक्षरों का केस मिलाना जरूरी होता है)
Case-sensitive comparison
केस-सेंसिटिव तुलना (A और a को अलग मानने वाली तुलना)