Question
निम्नलिखित में
कौन-सा गुणबोधक विशेषण नहीं है?Solution
किसी वाक्य में संज्ञा अथवा सर्वनाम के गुण, दोष, रंग, रूप, आकार, स्वभाव, समय, स्थान या दशा आदि का बोध करवाने वाले शब्दों को गुणवाचक विशेषण कहते हैं। गुणवाचक विशेषण का शाब्दिक अर्थ गुण बताने वाला होता है। गुणवाचक विशेषणों की संख्या निश्चित नहीं है।
जैसे:- बुरे लोग, साफ बस्ती, कठोर शरीर, नए कपड़े, बड़ा मकान, सफ़ेद घोडा, लालची आदमी इत्यादि.
अनिश्चित संख्यावाचक विशेषण:-
परिभाषा :- जो शब्द किसी निश्चित संख्या का बोध नहीं कराते हैं, वे अनिश्चित संख्यावाचक विशेषण कहलाते हैं | जैसे :- कुछ , कम, कई, बहुत-से, थोड़े, अनेक आदि।
Which of the following is a weak entity in a database?
Which of the following is used to enforce referential integrity?
Which stage involves evaluating the project's practicality, cost, and resources before proceeding further?
In a relational schema, which normal form eliminates transitive dependencies (i.e., non-prime attribute depends on another non-prime attribute)?
Which SQL isolation level allows phantom reads but prevents dirty reads and non-repeatable reads?
In a relational database, what is a foreign key?
Which normal form eliminates transitive dependency?
During transaction before commit which of the following statements is done automatically in case of shutdown?
What does re.sub(r'(\w+)', r'_\1_', 'hello world') return?
A software defect that causes a program to produce incorrect output without crashing or displaying an error message is typically classified as a: