Font size
WorksheetsComputer System
Total questions: 90
Worksheet time: 1hrs 8mins
A computer is an ______________ device.
Electronic
Electrical
Mechanical
None of the above
A computer takes ________________ , ________________ it and gives __________________.
CPU stands for _______________
Central Processor Unit
Central Processing Unit
Control Processing Unit
None of the above
CPU is called _____________ of computer.
Heart
Brain
Eyes
None of the above
CPU can be placed on one or more microchips called IC. Here IC stands for ___________
Integrated Circuit
Internal Circuit
Interesting Circuit
None of the above
The ICs are made up of _______________ materials.
Conductor
Insulator
Resistor
Semiconductor
ALU stands for __________
Arithmetic Logic Unit
Arithmetic Logic Universe
Arithmetic Logic gates Unit
None of the above
CPU has two main components ______________ and _________
ALU and Memory Unit
CU and ALU
Input and Output Unit
None of the above
Devices which feed data into the computer are called ___________
Output devices
Storage devices
Input devices
None of the above
Example of input device is :
Keyboard
Scanner
Microphone
All of the above
Which keyboard is available to help the visually impaired for entering data into a computer?
Digital Keyboard
Analog Keyboard
Braille Keyboard
None of the above
Data entered through input device is temporarily stored in __
RAM
ROM
Hard disk
All of the above
Which of the following is a type of printer?
ink jet
laser jet
Dot Matrix
All of the above
Which of the following is latest in printer?
inkjet printer
laserjet printer
DotMatrix Printer
3D Printer
Which of the following is used to make replica of objects?
Inkjet Printer
Laserjet Printer
3D Printer
None of the above
Which of the following output device create the hardcopy of document?
Printer
Monitor
Speaker
All of the above
A punched card is a piece of stiff paper that stores digital data in the form of ___________
Box
Holes
Dots
None of the above
Who invented a mechanical calculator known as Pascal calculator?
Bliss Pascal
John Pascal
Blaise Pascal
None of the above
____________ was a mechanical device capable of doing simple arithmetic calculations only.
Abacus
Calculator
Turing Machine
None of the above
The size of computer drastically reduced because of __________
Transistors
Integrated Circuits
Resistors
None of the above
___________ introduced its first personal computer (PC) for the home user
IBM
Apple
Microsoft
None of the above
Which of the following is Graphical User Interface based OS?
UNIX
DOS
WINDOWS
All of the above
A computer system needs memory to store __
data
instructions for processing
result of program
All of the above
The primary memory also termed as ____________
Main memory
Secondary Memory
Both of the above
None of the above
_____________ is used to store data, instructions and results permanently for future use.
Primary Memory
Secondary Memory
Main Memory
None of the above
The binary digits 0 and 1, which are the basic units of memory, are called ____________
bits
bytes
nibble
None of the above
Combination of 4 bit is called a __
Byte
Nibble
Both of the above
None of the above
01000110, 01111100, 10000001 are examples of __________
bit
Byte
Nibble
None of the above
1KB = _______ bits
1024
8192
2 raise to power 10
None of the above
Arrange Terabyte(TB), Zettabyte(ZB) and Gigabyte(GB) in increasing order.
TB , ZB , GB
GB , TB , ZB
ZB , TB , GB
None of the above
RAM is an example of __
Primary Memory
Secondary Memory
Cache Memory
None of the above
ROM stands for __
Random Only Memory
Read Only Memory
Reader Only Memory
None of the above
Which of the following is volatile memory?
RAM
ROM
Both of the above
None of the above
Whenever the computer is started or a software application is launched, the required program is loaded into ___________ for processing.
ROM
CPU
RAM
CU
In which of the following , data gets erased when power is switched off?
ROM
RAM
Both of the above
None of the above
The startup program that loads the operating system into primary memory, is stored in ______________
ROM
RAM
CPU
ALU
A high speed memory is placed between the CPU and the primary memory is known as ___
RAM
ROM
Secondary memory
Cache memory
Suppose there is a computer with RAM but no secondary storage. Can we install a software on that computer.(Yes/No)
Yes
No
Which of the following is the fastest memory?
Primary memory
Secondary memory
Cache Memory
None of the above
3TB = _________GB
1024
3072
2048
None of the above
Which of the following devices are used to capture data in digital format?
Bar code Reader
OCR
QR code scanner
All of the above
_____________ is fetching data from the storage devices for processing.
____________ is the process of gathering data from different sources in the digital form.
In large organizations, computers with larger and faster storage called __________ are deployed to store vast amount of data.
Call Center
Data Center
Data Point
Data Servers
Threats associated with digital data is __
It can be deleted by mistake.
Hacker can steal the digital data.
Storage devices can malfunction resulting in the deletion of data stored.
All of the above
____________ is a process of retrieving deleted, corrupted and lost data from secondary storage devices.
Shortcut to delete a file permanently is ______________
Shift + Del
Shift + Alt + Del
Alt + Del
None of the above
Physical component of computer is called _______________
Hardware
Software
Freeware
None of the above
Physical component of computer is called _______________
Hardware
Software
Freeware
None of the above
Which of the following is not a Software?
RAM
keyboard
printer
All of the above
Which of the following is not the category of Software?
System Software
Application Software
Systematic Software
None of the above
Which of the following is not a system software?
Operating System
System Utilities
Microsoft Word
Device Drivers
First system software which is to be installed in computer to make it functional?
Device Driver
Programming Tools
Operating System
System Utilities
Example of Operating System is ______________
Windows
Macintosh
iOS
All of the above
Disk defragmentation tool, Antivirus are examples of ______________
Operating System
Programming tools
System Utilities
Device Drivers
Which of the following utility is installed along with Operating System?
Disk compression software
Disk cleaner tool
System restore utility
None of the above
Which of the following is required to ensure proper functioning of a particular device?
Device Driver
Antivirus Software
Disk Cleaner
Disk Compression Software
__________ acts as an interface between the operating system and the attached device.
Programming tools
Device driver
System Utility
None of the above
FOSS stands for ___________
Free and Open Source Software
Freeware and Open Source Software
Fresh and Open Source Software
None of the above
____________ are required to convert high level language to machine language.
Operating System
Language translator
System Utility
None of the above
Writing code in ____________ language is more difficult then writing code in Python.
Machine
High level language
Low Language
None of the above
Which of the following language uses 0 and 1 for writing instruction?
High Level Language
Machine Language
Assembly Language
None of the above
Low level language include __________
Assembly Language
Machine Language
Which of the following language do not require any translator?
Assembly Language
Machine Language
High Level Language
None of the above
Low-level languages are machine __________ languages.
dependent
independent
interdependent
None of the above
Which of the following is low level language?
C++
Qbasic
VB
None of the above
The program code written in assembly or high-level language is called _____________
Source Code
Object Code
Machine Code
All of the above
Language translator convert __________
object code into source code
source code into object code
object code into machine code
None of the above
Which of the following is not a language translator?
Compiler
Interpreter
Assembler
Converter
Which language translator convert/translate the program line by line?
Interpreter
Compiler
Both of the above
None of the above
A computer system can work without _______
Application Software.
System Software
Both of the above
None of the above
Which of the following are application software?
Adobe Photoshop
GIMP
school management Software
All of the above
Which of the following are general purpose application software?
Accounting Software
GIMP
school management Software
All of the above
Those software which are free to use and their source code is also available is called ______
Freeware
FreeSoft
Free and Open Source Software
None of the above
Those software which are free to use and their source code may not be available is called ______
Freeware
Cost Free Software
Free and Open Source Software
None of the above
Which of the following are example of FOSS?
LibreOffice
Ubuntu
Mozilla Firefox
All of the above
When the software to be used has to be purchased from the vendor who has the copyright of the software, then it is called ______________
Open Source Software
Freeware
Proprietary software
None of the above
Which of the following is not a proprietary software?
Windows
Tally
Mozilla Firefox
None of the above
Which of the following manages all the resources of a computer, CPU, RAM, Disk, input-output devices.
Language Translator
Device Drivers
Operating System
None of the above
Which of the following is not the operating system for PC/Laptop/Computer?
Windows
iOS
Linux
Macintosh
Which of the following operating system do not have command based interface?
MS-DOS
UNIX
Ubuntu
None of the above
______________ lets users run programs or give instructions to the computer in the form of icons, menus and other visual options.
Graphical User Interface
Command-based Interface
Touch-based Interface
Voice-based Interface
Operating system with touch based interface is ______________
Android
iOS
Both of the above
None of the above
In Android operating system (reference to Voice-based Interface ) we have __________________
Siri
OK Google
Cortana
None of the above
Function of Operating System is _______________
Memory Management
Device Management
File Management
All of the above
Which of the following device is used to enter textual data?
Mouse
Keyboard
Printer
None of the above
Which of the following device is used to make hard copy of a text file?
Scanner
Keyboard
Printer
None of the above
Which of the following device is used to build 3D models?
Scanner
Speaker
3D-Printer
3D-Monitor
Which of the following is System Software?
Ubuntu
Text Editor
MS Word
Internet Explorer
Data are transferred between different components of a computer system using physical wires called ______________
Bus
USB
Network
None of the above
