set-11
501. Who developed the basic architecture of computer?
Blaise Pascal
Charles Babbage
John Von Neumann
None of the above
502. Which of the following allows simultaneous write and read operations?
ROM
FROM
RAM
None of the above
503. Which of the following is not considered as a peripheral device?
CPU
Keyboard
Monitor
All of the above
504. Which of the following computer memory is fastest?
Register
Hard disk
RAM
None of the above
505. Which of the following operations is/are performed by the ALU?
Data manipulation
Exponential
Square root
All of the above
506. Which of the following format is used to store data?
Decimal
Octal
BCD
Hexadecimal
507. Which of the following memory of the computer is used to speed up the computer processing?
Cache memory
RAM
ROM
None of the above
508. Computer address, bus is -
Multidirectional
Bidirectional
Unidirectional
None of the above
509. Which of the following circuit is used to store one bit of data?
Flip Flop
Decoder
Encoder
Register
510. Which of the following is a way in which the components of a computer are connected to each other?
Computer parts
Computer architecture
Computer hardware
None of the above
511. Which of the following circuit convert the binary data into a decimal?
Decoder
Encoder
Code converter
Multiplexer
512. The address in the main memory is known as -
Logical address
Physical address
Memory address
None of the above
513. Subtraction in computers is carried out by -
1's complement
2's complement
3's complement
9's complement
514. Which of the following computer bus connects the CPU to a memory on the system board?
Expansion bus
Width bus
System bus
None of the above
515. Which of the following memory unit communicates directly with the CPU?
Auxiliary memory
Main memory
Secondary memory
None of the above
516. The collection of 8-bits is called as -
Byte
Nibble
Word
Record
517. Which of the following register can interact with the secondary storage?
PC
MAR
MDR
IR
518. In which of the following form the computer stores its data in memory?
Hexadecimal form
Octal form
Binary form
Decimal form
519. Which of the following is a combinational logic circuit which sends data from a single source to two or more separate destinations?
Multiplexer
Demultiplexer
Encoder
Decoder
520. Which of the following is a group of bits that tells the computer to perform a particular operation?
Accumulator
Register
Instruction code
None of the above
521. Where is the document temporarily stored during working on a document on PC?
ROM
CPU
RAM
Flash memory
522. Where is the decoded instruction stored?
Registers
MDR
PC
IR
523. What does MIMD stand for?
Multiple Instruction Memory Data
Multiple Instruction Multiple Data
Memory Instruction Multiple Data
Memory Information Memory Data
524. The status bit is also called as -
Unsigned bit
Signed bit
Flag bit
None of the above
525. Which of the following register keeps track of the instructions stored in the program stored in memory?
Accumulator
Address Register
Program Counter
Index Register
526. The Program Counter is also called as
Instruction Pointer
Data Counter
Memory pointer
None of the above
527. Which of the following topology is used in Ethernet?
Ring topology
Bus topology
Mesh topology
Star topology
528. Which of the following is correct about memory and storage?
Memory is temporary, Storage is temporary
Memory is temporary, Storage is permanent
Memory is permanent, Storage is temporary
Memory is slow, Storage is fast
529. Which of the following is equal to 4 bits?
Byte
Nibble
Record
All of the above
530. What does one thousand bytes represent?
Kilobyte (KB)
Megabyte (MB)
Gigabyte (GB)
Terabyte (TB)
531. What is the content of stack pointer (SP)?
Address of the top element in the stack
Address of current instruction
Address of next instruction
None of the above
532. An n-bit microprocessor has -
n-bit instruction register
n-bit address register
n-bit program counter
None of the above
533. Which of the following is the operation executed on data stored in registers?
Byte operation
Bit operation
Macrooperation
Microoperation
534. What does a computer bus line consist of?
Set of parallel lines
Accumulators
Registers
None of the above
535. Which of the following is performed by half adder?
Binary addition operation for 2 decimal inputs
Binary addition operation for 2 binary inputs
Decimal addition operation for 2 decimal inputs
Binary addition operation for 2 binary inputs
536. Which of the following is a combinational logic circuit which converts binary information from n coded inputs to a maximum of 2n unique outputs?
Multiplexer
Demultiplexer
Encoder
Decoder
537. Which of the following is a combinational logic circuit that change the binary information into N output lines?
Multiplexer
Demultiplexer
Encoder
Decoder
538. Which of the following is a combinational logic circuit that has 2^n input lines and a single output line?
Multiplexer
Demultiplexer
Encoder
Decoder
539. Which of the following building block can be used to implement any combinational logic circuit?
AND
OR
NAND
None of the above
540. Which of the following is the circuit board on which chips and processor are placed?
Master circuit
Motherboard
Big board
None of the above
541. Which of the following computer register collects the result of computation?
Accumulator
Instruction Pointer
Storage register
None of the above
542. CISC stands for -
Complex Instruction Set Computer
Complete Instruction Sequential Compilation
Complex Instruction Sequential Compiler
None of the above
543. Which of the following is the function of the control unit in the CPU?
It stores program instruction
It decodes program instruction
It performs logic operations
None of the above
544. What does EEPROM stands for?
Electrically Erasable and Programmable Read-Only Memory
Electronically Erasable and Programmable Read-Only Memory
Electrically Enabled and Programmable Read-Only Memory
None of the above
545. In which of the following term the performance of cache memory is measured?
Chat ratio
Hit ratio
Copy ratio
Data ratio
546. RISC stands for -
Reduce Instruction Set Computer
Risk Instruction Sequential Compilation
Risk Instruction Source Compiler
None of the above
547. Which of the following is an essential data transfer technique?
MMA
DMA
CAD
CAM
548. Which of the following is page fault?
Page fault occurs when a program accesses a page of another program
Page fault occurs when a program accesses a page in main memory
Page fault occurs when there is an error in particular page
Page fault occurs when a program accesses a page which is not present in main memory
549. What does DRAM stand for?
Dynamic Read Access Memory
Digital Random-Access Memory
Dynamic Random-Access Memory
Dynamic Read Allocation Memory
550. Which of the following is known as the step by step procedure to solve a problem?
Graph
Table
Algorithm
None of the above
Last updated