🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

MCQs on Computer Architecture and Organization

Ques 51

HPSSSB -2018

एक टॉगल ऑपरेशन का एकल उपयोग करके उपयोग नहीं किया जा सकता है

A toggle operation cannot be performed using a single

[A] NOR gate

[B] AND gate

[C] NAND gate

[D] XOR gate

Correct Answer : AND gate


Ques 52

HPSSSB -2018

जब NOR और NAND गेट के दोनों इनपुट सिग्नल A और B को एक साथ जोड़ा जाता है, तो परिणामस्वरूप सर्किट का आउटपुट किसके बराबर होगा?

When both the input signals A and B of the NOR and NAND gate are connected together , the output of the resultant circuit will be equivalent to

[A] OR

[B] AND

[C] NOT

[D] None of the above

Correct Answer : NOT


Ques 53

BIHAR STET-2023

पी.एल.ए. में संयोजनात्मक तर्क कार्यों को क्रियान्वित करने के लिए कौन से घटकों का उपयोग किया जाता है?

In a PLA, what components are used to implement the combinational logic functions?

[A] AND gates and OR gates

[B] NAND gates and XOR gates

[C] NOR gates and XNOR gates

[D] NOT gates and multiplexers

Correct Answer : AND gates and OR gates


Ques 54

BIHAR STET-2023

ग्रे कोड को उसके बाइनरी समतुल्य में परिवर्तित करने के लिए सामान्यतः किस तकनीक का प्रयोग किया जाता है?

To convert a Gray Code to its binary equivalent, which technique is commonly used?

[A] Subtraction method

[B] Division method

[C] Exclusive OR (XOR) operation

[D] Addition method

Correct Answer : Exclusive OR (XOR) operation


Ques 55

BIHAR STET-2023

K-मैप विधि का उपयोग करके बूलियन फ़ंक्शन F(A, B, C, D) = Σ(0, 1, 2, 4, 5, 6, 10, 12, 13) के लिए न्यूनतम अभिव्यक्ति क्या है?

What is the minimized expression for the Boolean function F(A, B, C, D) = Σ(0, 1, 2, 4, 5, 6, 10, 12, 13) using the K-map method?

[A] A'B'C'D' + A'B'C'D + A'B'CD + A'BC'D + A'B'C'D' + A'BCD

[B] A'B'C'D' + A'B'C'D + A'B'CD + A'BC'D + A'B'C'D' + A'BC'D

[C] A'B'C'D' + A'B'C'D + A'B'CD + A'BC'D + A'B'C'D' + A'BC'D'

[D] A'B'C'D' + A'B'C'D + A'B'CD + A'BC'D + A'B'C'D' + A'BCD

Correct Answer : A'B'C'D' + A'B'C'D + A'B'CD + A'BC'D + A'B'C'D' + A'BC'D


Ques 56

DSSSB TGT -2023

निम्नलिखित में से कौन सा कंप्यूटर आर्किटेक्चर का एक प्रकार नहीं है?

Which of the following is NOT a type of computer architecture ?

[A] Micro Architecture

[B] Harvard Architecture

[C] Software Architecture

[D] Instruction Set Architecture

Correct Answer : Software Architecture


Ques 57

DSSSB TGT -2023

निम्नलिखित में से कौन सा गलत है?

Which of the following is FALSE ?

[A] Burst Time :Time required by a process to start its execution.

[B] Turn round Time :Time difference between the completion time and arrival time .

[C] Completion Time :Time at which a process completes its execution .

[D] Arrival Time :Time at which a process arrives in the ready queue

Correct Answer : Burst Time :Time required by a process to start its execution.


Ques 58

DSSSB TGT -2023

निम्नलिखित में से कौन सा फ़ायरवॉल ट्रैफ़िक की जांच करता है और एप्लिकेशन-विशिष्ट कमांड जैसे http post या http:get पर फ़िल्टर करता है?

Which of the following firewall examine traffic and filter on application-specific commands such as http post or http:get?

[A] Packet filters

[B] Stateful multilayer inspection firewalls

[C] Application gateway

[D] Circuit level gateway

Correct Answer : Application gateway


Ques 59

DSSSB TGT -2023

K-मैप का उपयोग करके, बूल फ़ंक्शन को सरल करें: F(x, y, z) = S (0, 2, 4, 5, 6) निम्नलिखित में से कौन सा सरलीकृत फ़ंक्शन है?

Using K-map, simplify the Boole an function: F(x, y, z) = S (0, 2, 4, 5, 6) Which of the following is simplified function?

[A] F = z + x'y'

[B] F = z' + xy'

[C] F = z + x'y

[D] F = z' + xy

Correct Answer : F = z' + xy'


Ques 60

DSSSB TGT -2023

AND लॉजिक गेट के संबंध में निम्नलिखित में से कौन सा कथन सही है? I. यदि इनपुट A और इनपुट B दोनों 1 के बराबर हैं, तो AND गेट आउटपुट मान 1 उत्पन्न करता है। II. AND फ़ंक्शन का बीजगणितीय ऑपरेशन प्रतीक साधारण अंकगणित के गुणन प्रतीक के समान है।

Which of the following statement(s) is/are correct regarding AND logic gate ? I. The AND gate produce s the output value 1 if input A and input B are both equal to 1. II. The algebraic operation symbol of the AND function is the same as the multiplication symbol of ordinary arithmetic.

[A] Neither I nor II

[B] Only I

[C] Both I and II

[D] Only II

Correct Answer : Both I and II


Ques 61

DSSSB TGT -2021

उनसे AND गेट प्राप्त करने के लिए कितने NOR गेटों का उपयोग किया जाता है?

How many NOR gates are used to get AND gate form them?

[A] 3

[B] 2

[C] 4

[D] 1

Correct Answer : 3


Ques 62

DSSSB TGT -2021

एक रेलवे क्रॉसिंग पर 4 रेलवे ट्रैक हैं। अगर ट्रेन कम से कम 1 ट्रैक पर आती है, तो क्रॉसिंग को बंद करना पड़ता है। इसे लागू करने के लिए किस गेट का इस्तेमाल किया जा सकता है?

A railway crossing has 4 railway tracks. If a train comes on atleast 1 of the tracks, the crossing has to be closed. Which gate can be used to implement this?

[A] AND

[B] NAND

[C] OR

[D] NOR

Correct Answer : OR


Ques 63

DSSSB TGT -2021

निम्नलिखित में से कौन सा प्रतीक NOR गेट को दर्शाता है?

Which of the following symbol represent the NOR gate?

[A] Only I

[B] Both I and II

[C] Only II

[D] Neither I nor II

Correct Answer : Both I and II


Ques 64

DSSSB TGT -2021

निम्नलिखित सत्य तालिका द्वारा किस गेट का प्रतिनिधित्व किया जाता है?

Which gate is represented by the following truth table?

[A] NOT

[B] OR

[C] XOR

[D] AND

Correct Answer : OR


Ques 65

DSSSB TGT -2021

योग अभिव्यक्ति के गुणनफल को दर्शाने के लिए किस लॉजिकल गेट का उपयोग किया जाता है?

Which logical gate is used to represent product of sum expression?

[A] EX-OR gate

[B] AND gate

[C] NOR gate

[D] OR gate

Correct Answer : NOR gate


Ques 66

DSSSB TGT -2021

योग अभिव्यक्ति के गुणनफल को दर्शाने के लिए किस लॉजिकल गेट का उपयोग किया जाता है?

Which logical gate is used to represent product of sum expression?

[A] EX-OR gate

[B] AND gate

[C] NOR gate

[D] OR gate

Correct Answer : NOR gate


Ques 67

DSSSB TGT -2021

बाइनरी एडेड सर्किट में कौन से लॉजिकल गेट्स का उपयोग बाइनरी जोड़ और घटाव दोनों करने के लिए किया जाता है?

Binary Added Circuits involving which logical gates are used to perform both binary addition and subtraction?

[A] Ex - OR GATE

[B] AND GATE

[C] EX-AND GATE

[D] OR GATE

Correct Answer : Ex - OR GATE


Ques 68

DSSSB TGT -2021

2-तरफ़ा स्विच इस प्रकार काम करता है: दोनों स्विच चालू = लाइट बंद दोनों स्विच बंद = लाइट बंद एक स्विच चालू और दूसरा बंद = लाइट चालू इसे लागू करने के लिए किस गेट का उपयोग किया जा सकता है?

A 2 way switch works as follows: Both switches ON = lights off Both switches OFF = light off One switch ON and other OFF = light on Which gate can be used to implement this?

[A] XOR

[B] NAND

[C] AND

[D] OR

Correct Answer : XOR


Ques 69

DSSSB TGT -2021

मास्क लॉजिकल माइक्रो ऑपरेशन किस लॉजिकल गेट के समतुल्य है?

The mask logical micro operation is equivalent to which logical gate?

[A] NOR gate

[B] AND gate

[C] NAND gate

[D] OR gate

Correct Answer : AND gate


Ques 70

DSSSB TGT -2023

निम्नलिखित में से कौन सा बीजीय फलन NAND गेट का प्रतिनिधित्व करता है?

Which of the following algebraic functions represent NAND gate ?

[A] (xy)'

[B] (x+y)'

[C] x+y

[D] x*y

Correct Answer : (xy)'


Ques 71

DSSSB TGT -2023

कौन सी वास्तुकला सबसे अधिक ऊर्जा कुशल है?

Which architecture is the most energy efficient ?

[A] CISC

[B] IANA

[C] ISA

[D] RISC

Correct Answer : RISC


Ques 72

Computer Operator-2018

मूल लॉजिक गेट ___________ प्रकार के होते हैं।

Basic logic gates are of ___________ types.

[A] 3,

[B] 4,

[C] 5,

[D] 2,

Correct Answer : 4,


Ques 73

Computer Operator-2018

वेइच आरेख को __________ के नाम से भी जाना जाता है।

Veitch diagram is also known as __________.

[A] logic gate

[B] Venn Diagram

[C] K­map

[D] HTML,

Correct Answer : logic gate


Ques 74

Computer Operator-2018

यदि 'a' और 'b' इनपुट हैं और 'O' आउटपुट है, तो निम्न में से कौन NAND गेट के आउटपुट को दर्शाता है?

If 'a' and 'b' are the inputs and 'O' is the output, then which of following represents output of NAND gate?

[A] 0=(a+b)',

[B] O=(a.b)',

[C] O=a,

[D] O=ab,

Correct Answer : 0=(a+b)',


Ques 75

Computer Operator-2018

आउटपुट के संबंध में NAND गेट के लॉजिक प्रतीक पर छोटे बुलबुले का क्या अर्थ है?

What does the small bubble on the NAND gate's logic symbol means with respect to the output?

[A] The output is disabled

[B] The output is enabled

[C] None of these

[D] The output is inverted

Correct Answer : The output is inverted


Ques 76

CCE(P) -2015

निम्नलिखित में से कौन सा गेट यूनिवर्सल गेट कहलाता है?

Which of the following gates is/are called universal gate ?

[A] NOR

[B] NAND

[C] Both NOR and NAND

[D] None of the above

Correct Answer : Both NOR and NAND


Ques 77

CCE(P) -2015

n बूलियन चरों को शामिल करने वाले विभिन्न बूलियन फ़ंक्शनों की अधिकतम संख्या क्या है?

What is the maximum number of different Boolean functions involving n Boolean variables?

[A] n2

[B] 2n

[C] 2n+1

[D] n+1

Correct Answer : 2n+1


Ques 78

EPFO SSA 2023

किस लॉजिक गेट में एक इनपुट और एक आउटपुट होता है?

Which Logic gate has one input and one output?

[A] NOR Gate

[B] AND Gate

[C] NOT Gate

[D] OR Gate

Correct Answer : NOT Gate


Ques 79

joa-it-2019

NAND गेट का उपयोग किस प्रकार के कार्यों को करने के लिए किया जा सकता है?

NAND gates can be used to perform which type of operations ?

[A] NOT

[B] OR

[C] AND

[D] All of these

Correct Answer : All of these


Ques 80

[IBPS PO Mains 2017]

NAND गेट, AND गेट है जिसके बाद ......

The NAND gate is AND gate followed by ......

[A] NOT gate

[B] OR gate

[C] AND gate

[D] NOR gate

Correct Answer : NOT gate


Ques 81

Computer Operator and Programming Assistant -2022

SDR DIMM में कितने पिन होते हैं?

How many pins are there in SDR DIMM?

[A] 138

[B] 148

[C] 168

[D] 158

Correct Answer : 168


Ques 82

Computer Operator and Programming Assistant -2022

SIMM में कितने पिन होते हैं?

How many pins are there in SIMMs?

[A] 30 - 72

[B] 42 - 82

[C] 52 - 92

[D] 62 -102

Correct Answer : 30 - 72


Ques 83

NVS Junior Secretariat Assistant-2017

निम्नलिखित में से कौन सा बीजीय फलन NAND गेट का प्रतिनिधित्व करता है?

Which of the following algebraic function represents the NAND gate ?

[A] F=xy

[B] F=x+y

[C] F=(xy)'

[D] F=(x+y)'

Correct Answer : F=(xy)'


Ques 84

SSC Scientific Assistant CS_IT NOV -2017

तार्किक मानों को दर्शाने के लिए कौन सा प्रकार सबसे उपयुक्त है?

Which type is best suited to represent the logical values?

[A] integer

[B] boolean

[C] character

[D] All options are correct

Correct Answer : boolean


Ques 85

NVS Junior Secretariat Assis(LDC)-2017

NAND फ़ंक्शन निम्नलिखित में से किस फ़ंक्शन का पूरक है?

The NAND function is a complement of which of the following function ?

[A] OR

[B] AND

[C] NOR

[D] XOR

Correct Answer : AND


Ques 86

NVS Junior Secretariat Assis(LDC)-2017

Which of the following algebraic functions represents the NAND gate?

Which of the following algebraic functions represents the NAND gate?

[A] F=xy

[B] E=x+y

[C] F=(xy)

[D] F=(x+y)'

Correct Answer : F=(xy)


Ques 87

NVS Junior Secretariat Assis(LDC)-2017

NAND फ़ंक्शन निम्नलिखित में से किस फ़ंक्शन का पूरक है?

The NAND function is a complement of which of the following functions?

[A] OR

[B] AND

[C] NOR

[D] XOR

Correct Answer : AND


Ques 88

TAC-2018

निम्नलिखित में से कौन सा एक सार्वभौमिक गेट है?

Which of the following is an universal gate?

[A] NAND

[B] OR

[C] AND

[D] NOT

Correct Answer : NAND


Ques 89

Tech Assistant -2019

इनपुट के लिए, A-10101010 A XOR A खोजें

For inputs, A-10101010 Find A XOR A

[A] 01010101

[B] 00000000

[C] 11111111

[D] 10101010

Correct Answer : 00000000


Ques 90

Tech Assistant -2019

किस कंप्यूटर आर्किटेक्चर में अलग-अलग डेटा और निर्देश बसों का उपयोग किया जाता है?

Separate data and instruction buses are used in which computer architecture?

[A] von Neumann Architecture

[B] Harvard Architectur

[C] In both A & B

[D] Parallel Processing System

Correct Answer : Harvard Architectur


Latest Updates