Question
a.
Operating System
b.
Address Bus
c.
Data Bus
d.
Chipset
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The maximum size of main memory of a computer is determined by:
Similar Questions
Discover Related MCQs
Q. In computer terminology, POST stands for:
View solution
Q. IC 74 LS 138 is a:
View solution
Q. A hardware interface that allows for the connection of several peripheral devices to a single PCI board
View solution
Q. Simplified form of the Boolean expression Y=A’BC’D’+ABC’D’+A’BCD’+ABCD’ is:
View solution
Q. Which of the following statements are true?
(i) Every logic network is equivalent to one using just NAND gates or just NOR gates.
(ii) Boolean expressions and logic networks correspond to labelled acyclic diagraphs.
(iii) No two Boolean algebras with n atoms are isomorphic.
(iv) Non-zero elements of finite Boolean algebras are not uniquely expressible as joins of atoms.
View solution
Q. In computers, subtraction is generally carried out by
View solution
Q. Consider the following boolean equations:
(i) wx + w(x+y) + x(x+y) = x + wy
(ii) (wx’(y+xz’) + w’x’)y = x’y
What can you say about the above equations?
View solution
Q. Consider the following statements:
(i) Auto increment addressing mode is useful in creating self-relocating code.
(ii) If auto increment addressing mode is included in an instruction set architecture, then an additional ALU is required for effective address calculation.
(iii) In auto incrementing addressing mode, the amount of increment depends on the size of the data item accessed.
Which of the above statements is/are true?
View solution
Q. A computer uses a memory unit with 256 K words of 32 bits each. A binary instruction code is stored in one word of memory. The instruction has four parts: an indirect bit, an operation code and a register code part to specify one of 64 registers and an address part. How many bits are there in the operation code, the register code part and the address part?
View solution
Q. Consider the following x86 – assembly language instructions:
MOV AL, 153
NEG AL
The contents of the destination register AL (in 8-bit binary notation), the status of Carry Flag (CF) and Sign Flag (SF) after the execution of above instructions, are
View solution
Q. CMOS is a Computer Chip on the motherboard, which is:
View solution
Q. In RS flip-flop, the output of the flip-flop at time (t+1) is same as the output at time t, after the occurance of a clock pulse if:
View solution
Q. Match the terms in List - I with the options given in List - II :
List - I
(a) Decoder
(b) Multiplexer
(c) De multiplexer
List - II
(i) 1 line to 2^n lines
(ii) n lines to 2^n lines
(iii) 2^n lines to 1 line
(iv) 2^n lines to 2^(n−1) lines
Code:
(a) (b) (c)
View solution
Q. The hexadecimal equivalent of the binary integer number 110101101 is:
View solution
Q. Perform the following operation for the binary equivalent of the decimal numbers:
(−14)10 + (−15)10
The solution in 8 bit representation is:
View solution
Q. Match the items in List - I and List - II :
List - I
(a) Interrupts which can be delayed when a much highest priority interrupt has occurred
(b) Unplanned interrupts which occur while executing a program
(c) Source of interrupt is in phase with the system clock
List - II
(i) Normal
(ii) Synchronous
(iii) Maskable
(iv) Exception
Code:
(a) (b) (c)
View solution
Q. Which of the following mapping is not used for mapping process in cache memory?
View solution
Q. Simplify the following using K-map:
F (A, B, C, D) = Σ (0, 1, 2, 8, 9, 12, 13)
d (A, B, C, D) = Σ (10, 11, 14, 15)
d stands for don’t care condition.
View solution
Q. In 8085 microprocessor, what is the output of following program?
LDA 8000H
MVI B, 30H
ADD B
STA 8001H
View solution
Q. The Boolean function with the following Karnaugh map is :
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!