Q.36 लॉजिकल NOT गेट के फंक्शन को प्राप्त करने के लिए न्यूनतम कितने NOR गेट की आवश्यकता होगी?Ans 1. 42. 23. 14. 3Correct Ans Provided: 3
RankiQ Discuss Latest Questions
Q.8 बाइनरी ट्री की ऊंचाई को लीफ नोड से रूट नोड तक किनारों की सबसे बड़ी संख्या मानते हुए, निम्नलिखित प्रमुख मानों (क्रम में) का उपयोग करके बनाए गए बाइनरी सर्च ट्री (BST) की ऊंचाई क्या होगी? 500, 450, ...
Q.38 With respect to relational database, which of the following attributes can be classified as composite attribute?Ans 1. Date-of-birth2. Age3. Country4. CityCorrect Ans Provided: 1
Q.31 एक 4×1 बहुसंकेतक (मल्टीप्लेक्सर) में, _________ इनपुट लाइनें और ________ सेलेक्ट लाइनें होती हैं।Ans 1. 4, 12. 2, 43. 4, 24. 1, 4Correct Ans Provided: 3
Q.5 एल्गोरिथम का निम्नलिखित में से कौन-सा गुण यह सुनिश्चित करता है कि प्रत्येक निर्देश स्पष्ट और अस्पष्टता (ambiguity) रहित होना चाहिए?Ans 1. नियत्ता (Finiteness)2. दक्षता (efficiency)3. निश्चितता (Definiteness)4. प्रभावशीलता (Effectiveness)Correct Ans Provided: 3
Q.29 In a relational database relation (table), the value of primary key cannot be ___________.Ans 1. An integer value2. A character value3. A real value4. A null valueCorrect Ans Provided: 4
Q.11 If (1023)x is equivalent to the decimal integer 531, then what is the value of the base ‘x’?Ans 1. 62. 163. 44. 8Correct Ans Provided: 4
Q.32 Given N input elements, what is the worst-case time complexity of the Insertion sort algorithm?Ans 1.2.3.4.Correct Ans Provided: 2
Q.20 Which of the following SQL commands can be used to delete the entire table, table view, and other objects from the database? (i) DELETE (ii) DROPAns 1. Both (i) and (ii)2. Only (ii)3. Neither (i) nor (ii)4. Only ...
Q.34 Which of the following statements is/are true? i) The clock signal is not required for combinational circuits.ii) The clock signal is required for sequential circuits.Ans 1. Both (i) and (ii)2. Only (ii)3. Only (i)4. Neither (i) nor ...