Question
पीली साड़ी दुकान
से खरीदी है।‘ इस वाक्य में विशेषण तथा विशेष्य क्रमश: हैंSolution
“जो शब्द संज्ञा या सर्वनाम की विशेषता अथवा हीनता बताए, ‘विशेषण’ कहलाता है और वह संज्ञा या सर्वनाम ‘विशेष्य’ के नाम से जाना जाता है।”
नीचे लिखे वाक्यों को देखें-
-
अच्छा आदमी सभी जगह सम्मान पाता है।
-
बुरे आदमी को अपमानित होना पड़ता है।
उक्त उदाहरणों में ‘अच्छा’ और ‘बुरा’ विशेषण एवं ‘आदमी’ विशेष्य हैं। विशेषण हमारी जिज्ञासाओं का शमन (समाधान) भी करता है। उक्त उदाहण में ही- कैसा आदमी? – अच्छा/बुरा
इस वाक्य में पीली विशेषण हैं और विशेष्य साड़ी हैं
You are designing a function that takes a list of integers and returns a new list containing only the even numbers. What is a good critical thinking ste...
A system uses demand paging with an average page fault service time of 10 milliseconds and a memory access time of 100 nanoseconds. If the desired effec...
In a system using the Least Recently Used (LRU) page replacement algorithm, which of the following statements holds true?
There is a BST and below is the Pre order of the BST, What will be it’s In order
150 70 60 80 250 200 350
Which of the following protocol is a network layer protocol and used for reporting errors?
Which module in Python is used to define Abstract Base Classes (ABCs)?
Which of the following practices is essential for maintaining security compliance in both Windows and Unix/Linux environments?
What is the time complexity for performing enqueue and dequeue operations on a queue implemented using a linked list?
Dijkstra's algorithm, used for finding the shortest paths from a single source to all other vertices in a graph with non-negative edge weights, is an ex...
Which of the following network topologies is most resilient to node failures?