Computer Organization ... Bits
Computer Organization ... Bits
✓ పో టీపరీక్షలకు ప్రిప్ేరయ్యే అభ్ేరధులకు "AtoZ Telugu News" App చాలా ఉపయోగపడుత ుంది. ఈ
APP లో పితిరోజు LATEST JOBS, డైలీ Curent Affairs, ఎపపటికపపపడు జరిగే మొతత ుం విదాే
సమాచారాన్ని ఈ APP లో UPDATE చేసత త ఉుంటాము.
✓ . ఇుంకా ఎపపటికపపపడు మీ చుటటుపకకల జరిగే తాజా వారత లను కూడా చతడవచుు. ఇపపడే మా App
ను Download చేసుక ుండి.
➢ App Link:
https://play.google.com/store/apps/details?id=com.app.atoznews
4.Computer Organization
Computer Fundamentals Questions and Answers – The Input Unit
1. Which unit is responsible for converting the data received from the user into a
computer understandable format?
a) Memory Unit
b) Arithmetic & Logic Unit
c) Input Unit
d) Output Unit
Answer: c
Explanation: The Input Unit converts the data, which the user enters into a
language which the computer understands, i.e. it converts the data into binary
format. The Output Unit is responsible for giving the results in user-
understandable format. The Storage Unit is responsible for storing the data after
immediate results of processing whereas; the ALU is responsible for various
arithmetic and bitwise operations.
Answer: b
Answer: c
Explanation: A bit is defined as the smallest unit of data in a computer system. It
is used as a short form of Binary Digit. A bit can have only two values 0 or 1. A
nibble comprises of 4 bits, a byte is a collection of 8 bits whereas KB (Kilobyte) is
equal to 1024 bytes.
Answer: b
Explanation: A nibble is defined as a unit of data which comprises of 4 binary
digits or half of 8-bit byte. Therefore, 1 nibble = 4 bits. A bit is the smallest unit of
data in a computer system. A byte = 8 bits, therefore, half of a byte=4 bits=a
nibble.
5. Which of the following describes the correct format of an input instruction?
a) IN 82
b) INPUT 82
c) INP 82
d) 82 INP
Answer: a
6. The input machine which originated in the United States around 1880s is a
___________
a) Mouse
b) Joystick
c) Keyboard
d) Bar Code Reader
Answer: c
Explanation: A keyboard is an input device which originated in the 1880s and is
used to give instructions to the computer in the form of letters and numbers.
Mouse is used for the selection of various objects on the screen, joystick is mainly
used for gaming purpose and bar code readers are used for reading the bar-
codes.
Answer: a
Explanation: The word COMPUTER is an abbreviation for the terms “Commonly
Operated Machines Used in Technical and Educational Research”. The word
COMPUTER also relates to the word COMPUTE which means to calculate. So,
initially it was thought that a computer is a device which is used to perform
calculations.
8. 1 yottabyte = ______________
a) 1024 TB
Answer: c
Explanation: 1 yottabyte is equal to 1024 ZB, which stands for zettabyte. Further,
1 ZB=1024 EB (exabyte) and and 1 EB=1024PB (petabyte).
Answer: c
Explanation: The input unit converts the data into computer understandable
format i.e. binary format and not the user understandable format. It is the duty of
the output unit to make the data into user understandable format.
Answer: d
Explanation: The above diagram is a simple explanation which describes how the
instruction is given to the CPU, how it is processed, and then how the result is
obtained.
So here, the input unit is used to give instructions to the central processing unit
and the output unit is responsible for giving the result to the user.
2. The output unit converts the data entered by the user into computer
understandable form.
a) True
b) False
Answer: b
Explanation: The Output unit is responsible for converting the computer obtained
data into user understandable format. The Input Unit is responsible for converting
the data in computer understandable format.
Answer: d
Explanation: Super Video Graphics Array is a type of Visual Display Unit. It
supports 1024 by 768 pixels with 60,000 different colors.
5. The devices that used to give single or multiple colored images and drawings
are ____________
a) Monitors
b) Printers
c) Plotters
d) VDUs
Answer: c
Explanation: Plotters are the devices which are used to give colored images. They
use ink pens or ink jets for drawing. Pens of different colors and shades are used
for shading and styling.
6. A special request originated from some device to the CPU to acquire some of its
time is called ___________
a) Disturbance
b) Attenuation
c) Interrupt
d) Noise
Answer: c
Explanation: An interrupt is a kind of request which takes control of the system
bus for some time, then performs all the operations and gives back control to the
CPU. It is usually identified by some number and is handled by the interrupt
controller.
8. A monitor looks like a television and are normally used with non-portable
computer systems.
a) CRT
b) LCD
c) LED
d) Flat Panel Monitors
Answer: a
Explanation: A CRT (or the Cathode Ray Tube) Monitor looks like a television
ideally. The flat panel monitors are thinner and lighter in comparison.
Answer: a
Explanation: PCI is a high-bandwidth bus that can function as a peripheral bus.
Compared with others, it delivers better system performance.
Answer: a
Explanation: The Registers are the fast storage units. They are responsible for
storing intermediate computational results in the CPU. The registers can be user
accessible or inaccessible.
2. Saving data and instructions to make them readily available is the job of
__________
a) Storage Unit
b) Cache Unit
c) Input Unit
d) Output Unit
Answer: a
Explanation: The storage unit is responsible for storing the data. It makes the
instructions readily available for additional or initial processing whenever
required. The cache is a software component that stores data to serve the data
requests in future. It can contain the result of some earlier computations.
Answer: a
Explanation: The primary storage is responsible for holding the data, intermediate
results and the results of ongoing processes or jobs. Virtual storage is the main
memory storage required for saving a large amount of data for future reference.
The other options are invalid.
Answer: b
Explanation: There are two types of Read Only Memories: PROM i.e.,
Programmable ROM & EPROM i.e., Erasable Programmable ROM. When only a
small number of ROMs with a particular memory content is needed, PROM is
used and in case of EPROM, all the contents of the storage cells must be erased
before the write operation.
10. The first practical form of Random Access Memory was the __________
a) SSEM
b) Cathode Ray Tube
c) William’s Tube
d) Thomas’s Tube
Answer: c
Explanation: The first practical form of RAM was William’s Tube made in 1947. It
stored data as electrically charged spots on the face of a Cathode Ray Tube.
Computer Fundamentals Questions and Answers – The Arithmetic & Logic Unit
2. ALU is the place where the actual executions of instructions take place during
the processing operation.
a) True
b) False
6. The ALU gives the output of the operations and the output is stored in the
________
a) Memory Devices
b) Registers
c) Flags
d) Output Unit
Answer: b
Explanation: Any output generated by the ALU gets stored in the registers. The
registers are the temporary memory locations within the processor that are
connected by signal paths to the CPU.
Answer: b
Explanation: The parity flag indicates the number of 1 bit in any operation. The
resultant bit is called the parity bit. The main aim of the parity bit is to check for
errors.
4. The part of a processor which contains hardware necessary to perform all the
operations required by a computer:
a) Data path
b) Controller
c) Registers
d) Cache
Answer: a
6. If the control signals are generated by combinational logic, then they are
generated by a type of _______________ controlled unit.
a) Micro programmed
b) Software
c) Logic
d) Hardwired
Answer: d
Explanation: The main task of a control unit is to generate control signals. There
are two main types of control units:
A hardwired control unit generates control signals by using combinational logic
circuits and the Micro programmed control unit generates control signals by using
some softwares.
Answer: a
Explanation: Data types are of three basic types: Numeric, Alphabetic and
Alphanumeric. Numeric Data consists of only numbers.
Alphabetic Data consists of only letters and a blank character and alphanumeric
data consists of symbols.
Answer: a
Explanation: In binary coding, every symbol that appears in data is represented by
a group of bits, which are called bytes. Computer codes use binary coding
schemes.
Answer: b
Explanation: To add any two BCD numbers :
Simply perform the addition : 23+20=43.
Then, write the equivalent BCD number = (0100 0011)BCD.
6. The subtraction using 1’s complement of 110 – 100 will give the result
___________
a) -011
b) 011
c) 010
d) -010
Answer: c
Explanation: To subtract using 1’s complement: Take the 1’s complement of the
2nd number (here, 011) and add it to the first number. (110+011=1,001).
If the carry is generated, it is added to the result (001+1=010).
If a carry is not generated then it is converted to its 1’s complement form.
7. The portion of the processor which contains the hardware required to fetch the
operations is _______
a) Datapath
b) Processor
c) Control
d) Output unit
Answer: a
Explanation: The datapath contains the hardware required to fetch the
operations. The control tells the data path what needs to be done.
Answer: c
Explanation: LRU stands for Least Recently Used. LRU is a type of replacement
policy used by the cache memory.
5. When the data at a location in cache is different from the data located in the
main memory, the cache is called _____________
a) Unique
b) Inconsistent
c) Variable
d) Fault
Answer: b
Explanation: The cache is said to be inconsistent. Inconsistency must be avoided
as it leads to serious data bugs.
advertisement
Answer: b
Explanation: There is no policy which is called as the write within policy. The other
three options are the write policies which are used to avoid cache coherence.
Answer: a
Explanation: Snoopy writes is the efficient method for updating the cache. In this
case, the cache controller snoops or monitors the operations of other bus
masters.
Answer: a
Explanation: This happens in the associative mapping. In this case, a block of data
from the main memory can be mapped anywhere in the cache memory.
3. Which of the following is the fastest means of memory access for CPU?
a) Registers
b) Cache
c) Main memory
d) Virtual Memory
Answer: a
Explanation: Registers are the fastest means of access for CPU. Registers are the
small memory locations which are present closest to the CPU.
7.storage is a system where a robotic arm will connect or disconnect off-line mass
storage media according to the computer operating system demands.
a) Secondary
b) Virtual
c) Tertiary
d) Magnetic
Answer: c
Explanation: The tertiary storage is the correct option. It is used in the realms of
enterprise storage and scientific computing on large computer systems and
business computer networks and is something a typical personal computer never
sees firsthand.
Answer: b
Explanation: The internal registers are present on-chip. They are therefore
present inside the CPU. L1 cache is also present on-chip inside the CPU.
Answer: a
Explanation: The MAR stands for memory address register. It holds the address of
the active memory location.
10. If M denotes the number of memory locations and N denotes the word size,
then an expression that denotes the storage capacity is ______________
a) M*N
b) M+N
c) 2M+N
d) 2M-N
Answer: b
Explanation: Bernoulli disks are a type of magnetic hard disks and not floppy
disks. They are also called as zip disks. It uses a single hard disk platter encased in
a plastic cartidge.
3. A plug and play storage device that simply plugs in the port of a computer is
__________
a) Flash drive
b) Compact disk
c) Hard disk
d) CD
Answer: a
Explanation: A flash drive often called as a pen drive enables easy transport of
data from one computer to another. It comes in various shapes and sizes and may
have different added features.
7. A set of hard disk drives with a controller mounted in a single box, forming a
single large storage unit is ____________
a) Disk array
b) Drives
c) Compact drives
d) Multi-cores
Answer: a
Explanation: The answer is disk array. It is commonly known as RAID. As a
secondary storage device, provides enhanced performance, enhanced storage
capacity and reliability.
9. Which of the following uses multiple hard disk platters mounted on a single
central shift?
a) Disk drives
b) Hard disks
c) Disk packs
d) Compact disks
Answer: c
Explanation: Disk packs use a number of hard disk platters. Also, they are
mounted on a single central shaft.
2. The I/O devices are sometimes called the peripheral devices because they
surround the CPU and memory of the computer system.
a) True
b) False
Answer: a
Explanation: The statement is true. The input devices are used to enter data from
the outside world into primary storage. The output devices supply results of
processing from primary storage to users.
3. Identify the blank space in the diagram.
computer-fundamentals-questions-answers-input-devices-q3
a) Processor
b) Memory
c) CPU
d) Storage
Answer: c
Explanation: Firstly, the input is given to the input device, then the data in coded
in internal form and is sent to the CPU. Further, the processed data is sent to the
output device and the result is obtained.
6. A device used for video games, flight simulators, training simulators and for
controlling industrial robots.
a) Mouse
b) Light pen
c) Joystick
d) Keyboard
Answer: c
Explanation: Joystick is the device used for the same. It is a point-and-draw
device. It has a click button, a stick, a ball, a socket as well as a light indicator.
1. Input Devices that use a special ink that contains magnetizable particles of iron
oxide are ____
a) Optical disks
b) Magnetic disks
c) MICR
d) Magnetic drives
Answer: c
Explanation: MICR reads data on cheques and sorts them for distribution to other
banks or for further processing. MICR stands for Magnetic-Ink-Character
Recognition.
2. MICR character set consists of only 2 digits 0 and 1.
a) True
b) False
Answer: b
Explanation: The statement is false. It consists of numerals from 0 to 9 and 4
special characters. It supports only 14 symbols.
3. A printer that prints one line at a time and has a predefined set of characters is
called _______
a) Laser
b) Drum
c) Inkjet
d) Impact
Answer: b
Explanation: The drum printers print one line at a time. They have a cylindrical
drum with characters embossed on its surface in the form of circular bands.
5. Name the device that converts text information into spoken sentences.
a) Speech Sensors
b) Compact convertors
c) Speech Synthesizers
d) Voice systems
Answer: c
Explanation: A speech synthesizer converts text information into spoken
sentences. It is used for reading out text information to blind people. Allowing
people to communicate effectively.
7. Which is the device used for converting maps, pictures and drawings into digital
form for storage in computers?
a) Digitizer
b) Scanner
c) Image Scanner
d) MICR
Answer: a
8. The process in which a file is partitioned into smaller parts and different parts
are stored in different disks is called _________
a) RAID
b) Mirroring
c) Stripping
d) RAID classification
Answer: c
Explanation: Enhanced reliability is achieved by using techniques like mirroring
and stripping in case of disk arrays. Stripping is the division of a large file into
smaller parts and then storing them on different disks.
9. Which of the following Printers have a speed in the range of 40-300 characters
per second?
a) Inkjet
b) Laser
c) Dot matrix
d) Drum
Answer: a
Explanation: The inkjet printers are non-impact printers. Hence, they cannot
produce multiple copies of a document in a single printing. Can be both
monochrome and color.
Answer: d
Explanation: Upgrades is the right term to be used. Upgrades are installed to
renew or implement a new feature. Except for upgrades, hardware is normally
one-time expense.
Answer: b
Explanation: Software is basically classified into two: System and application.
System Software is designed to control the operations and extend the processing
capability of a computer system.
Answer: d
Explanation: A system software is responsible for controlling the operations of a
computer system. Word Processor is an application software since it is specific to
its purpose.
Answer: b
Explanation: Option Process is correct. A program is a set of instructions. A
program in execution is called a process.
Answer: c
Explanation: There is no blocked state in a process model. The different states are
ready, running, executing, waiting and terminated.
3. Secondary memory is the long term store for programs and data while main
memory holds program and data currently in use. What kind of an organization is
this?
a) Physical
b) Logical
c) Structural
d) Simple
Answer: a
Explanation: The secondary memory is the long term store for programs and data
while main memory holds program and data currently in use. This is a physical
organization.
Answer: d
Explanation: This is simple memory organisation. An executing process must be
loaded entirely in main memory (if overlays are not used).
advertisement
Answer: b
Answer: a
Explanation: Partition main memory into a set of non overlapping regions called
partitions. Partitions can be of equal or unequal sizes.
8. Any program, no matter how small, occupies an entire partition. This is called
____________
a) fragmentation
b) prior fragmentation
c) internal fragmentation
d) external fragmentation
Answer: c
Explanation: It is called as internal fragmentation. Main memory use is inefficient.
Any program, no matter how small, occupies an entire partition. This is called
internal fragmentation.
9. __________ is used to shift processes so they are contiguous and all free
memory is in one block.
a) Fragmentation
b) Compaction
c) External Fragmentation
d) Division
Answer: b
Explanation: Use compaction to shift processes so they are contiguous and all free
memory is in one block.
2. The additive inverse of a number is the number which when added to the
original number gives 1 as a result.
a) True
b) False
Answer: b
6. If you are given a word of size n bits, the range of 2’s complement of binary
numbers is ________
7. In both signed magnitude and 2’s complement , positive and negative numbers
are separated using ______________
a) LSB
b) MSB
c) 0
d) 1
Answer: b
Explanation: The positive and negative numbers are separated using the MSB.
MSB is the Most Significant Bit. MSB is the leftmost bit. e.g. If 1000 is the number
then 1 is the most significant bit.
2. One extra bit is added on the left of a binary number, in case of Binary
Multiplication using Booth’s Algorithm.
a) True
b) False
Answer: a
3. The binary number obtained after applying RSC on 11010 will be ___________
a) 11101
b) 10100
c) 01101
d) 01000
Answer: c
Explanation: RSC stands for Right-Shift Circulant. So, whenever the numbers are
shifted to the right an extra 0 bit is added to the left. Here, after the right shift of
11010, the number obtained will be 01101.
9. What will be the value obtained after multiplication of (-2) * (-3) using Booth’s
Algorithm?
a) 6
b) -6
c) -2
d) -3
Answer: a
Explanation: After applying the procedure of Booth’s Algorithm, the value
obtained will be 6. Even though the result is obtained in its 2’s complement for
but then it is reconverted to its normalized form. Also, the value obtained after
decimal multiplication is the same as the value obtained after binary
multiplication.
10. What does the data transfer instruction STA stand for?
a) Store Accumulator
b) Send Accumulator
c) Send Action
d) Store Action
Answer: a
Explanation: STA is a data transfer instruction given whenever a value is to be
copied on the accumulator. It is used for the fetch operation.
6. The subtraction using 1’s complement of 110 – 100 will give the result
___________
a) -011
b) 011
c) 010
d) -010
Answer: c
Explanation: To subtract using 1’s complement: Take the 1’s complement of the
2nd number (here, 011) and add it to the first number. (110+011=1,001).
If the carry is generated, it is added to the result (001+1=010).
If a carry is not generated then it is converted to its 1’s complement form.
4. The multiplication of 110 * 111 is performed. What is a general term used for
111?
a) Dividend
b) Quotient
c) Multiplicand
d) Multiplier
Answer: d
Explanation: 111 is called the multiplier.
Whenever a multiplication is performed the second term is called the multiplier
whereas the first term is called the multiplicand.
1010
* 1100
________
0000
0000
1010
1010
_______
1111000
8. The result that is smaller than the smallest number obtained is referred to as
___________
a) NaN
b) Underflow
c) Smallest
d) Mantissa
Answer: b
Explanation: It is referred to as underflow. Nan stands for not a number. Mantissa
is the part after the decimal.
10. Express the decimal format of the signed binary number (101010)2 .
a) 10
b) 12
c) -12
d) -10
Answer: d
..............................................THE END....................................................