Font size
WorksheetsComputer Awareness Quiz
Total questions: 212
Worksheet time: 2hrs 3mins
What are the components of a computer?
Programming Languages
Input/output devices
Types of Operating Systems
Computer Memory
Central Processing Unit (CPU)
How are characters, integers, and fractions represented in computers?
Binary
ASCII
Hexadecimal
What operations are involved in binary arithmetic?
Addition
Subtraction
Division
Multiplication
Two's complement arithmetic
What are the types and functions of operating systems?
What are the components of a computer?
Central Processing Unit (CPU)
Types of Operating Systems
Programming Languages
Computer Memory
Input/output devices
How are characters, integers, and fractions represented in computers?
Binary
ASCII
Hexadecimal
What operations are involved in binary arithmetic?
Subtraction
Addition
Two's complement arithmetic
Division
Multiplication
What are the types and functions of operating systems?
Evolution of operating systems
Types of operating systems
Functions of an operating system
Modern operating systems
____________ language uses Mnemonic codes.
Assembly
Machine
High level
A/an __________ converts a high level language program into machine language,line by line.
Assembler
Compiler
Interpreter
Java language is the example of _________ languge
First generation
Second generation
High level
________________ is the process of writing specific instructions in a computer language.
Linking
Programming
Processing
__________ translate programs written in Assembly language into Machine Language.
Compilers
Translator
Assemblers
Machine Language is a -------- language.
4th Generation
3rd Generation
1st Generation
2nd Generation
"High Level languages (HLL) are not machine-dependent". The statement above means:
They have a sentence-like structure
they are closer to natural languages
they can be used on different types of computers
they are easy to learn
The only language understood by the digital devices is...
assembly language
linking language
translation language
machine language
Microwaves, washing machine, medical equipment, cameras, toys and airplanes are some of the appliances/ machines which use ...
Personal Digital Assistants
Embedded Systems
Micro Computers
Wearable Computers
Which type of computer is used for weather forecasting?
Super Computers
PDA
Mainframe Computers
Wearable Computers
PARAM is an example of __________.
Mini Computers
Microcomputers
Supercomputers
Mainframe computers
Which computer language does not require any translation?
Machine Language
Assembly Language
High-Level Language
Fourth-Generation Language
What is full form of CPU
Control Processing Unit
Central Processing Unit
Coral Processing Unit
Cova Processing Unit
1 MB is equal to
1024 KB
1024 Byte
1024 Bits
8 Bits
What is Extension of MS Word
.doc
.xls
.ppt
.txt
What is full form of CD
COVID Disk
Corona Disk
Compact Disk
Calculative Disk
Which is not input device
Printer
Mic
Scanner
Mouse
Which is not a Software
Python
Adobe Acrobat Reader
Tally
MODEM
Who developed C Language
Harmanpreet Singh
Tony Dhawan
Dennis Ritchie
Sharukh Khan
Which is not Operating System
DOS
LINUX
WINDOWS
ZINUX
The first generation of computers primarily utilized which technology?
Integrated Circuits
Vacuum Tubes
Transistors
Microprocessors
ENIAC, the first general-purpose electronic digital computer, belonged to which generation of computers?
First Generation
Second Generation
Third Generation
Fourth Generation
The IBM System/360 mainframe computer series is an example of which generation of computers?
First Generation
Second Generation
Third Generation
Fourth Generation
What technology distinguishes the fourth generation of computers?
Vacuum Tubes
Transistors
Microprocessors
Nanotechnology
ULSI((Ultra Large Scale Integration) technology is used in
Fourth Generation computers
Third Generation Computers
Second Generation Computers
Fifth Genration computers
What component of a computer is responsible for executing instructions and performing calculations?
Central Processing Unit (CPU)
Random Access Memory (RAM)
Hard Disk Drive (HDD)
Graphics Processing Unit (GPU)
Which of the following is a primary storage device that temporarily stores data while the computer is running?
Hard Disk Drive (HDD)
Solid State Drive (SSD)
Optical Drive
Random Access Memory (RAM)
Which part of the computer is used to permanently store data, even when the power is turned off?
Random Access Memory (RAM)
Central Processing Unit (CPU)
Optical Drive
Hard Disk Drive (HDD)
The motherboard is a critical component of a computer system because it:
Stores data permanently
Processes instructions
Connects all other components together
Displays graphics
Which programming language is often used for scientific computing, data analysis, and machine learning?
Java
Python
C#
Swift
Which Statement is not correct for the operating system?
Operates a computer
Controls the overall activities of a computer
it acts as an intermediary between the user and the computer
it is a temoporary memory
What is the role of Cache Memory in the CPU?
Store frequently accessed data and instructions for faster access
Perform mathematical calculations
Control the flow of data within the CPU
Execute input and output operations
WWW stands for
World Whole Web
Wide World Web
Web World Wide
World Wide Web
Which of the following are components of Central Processing Unit (CPU)
Arithmetic logic unit, Mouse
Arithmetic logic unit, Control unit
Arithmetic logic unit, Integrated Circuits
Control Unit, Monitor
Full form of URL is
Uniform Resource Locator
Uniform Resource Link
Uniform Registered Link
Unified Resource Link
In which of the following form, data is stored in computer
Decimal
Binary
HexaDecimal
Octal
What is full form of GUI in terms of computers
Graphical user Instrument
Graphical unified Interface
Graphical unified Instrument
Graphical user Interface
What is full form of ALU
Arithmetic logic unit
Allowed logic unit
Ascii logic unit
Arithmetic least unit
Which is most common language used in web designing
C
C++
PHP
HTML
Which among following is commonly used language in Android applications
C
C++
JAVA
PHP
BIOS is used for
Updating system information on network
Loading operating system
It helps in routing
It take inputs from keywords and other devices
Which type of software is an operating system
Utility Software
System Software
Application Software
Firmware Software
Microsoft office is type of
System software
Application software
Utility Software
Firmware
One nibble is equal to how many bits
4 bits
8 bits
12 bits
16 bits
What is meaning of OMR
Optical Message Reader
Optical Message Render
Optical Mark Reader
Optical Mark Render
You need a scanner to ... documents and pictures.
scan
install
load
The number system that contains both alphabets and numbers is _________________.
Octal Number System
Hexadecimal Number System
Binary Number Sytem
Decimal Number System
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
Which number system uses the digits 0 through 9 to represent numbers?
Binary Number System
Decimal Number System
Octal Number System
Hexadecimal Number System
A database management system (DBMS) is a collection of programs that enables users to
create a database
manipulate a database
both create and manipulate a database
for storing data only
can a primary key be null
yes
no
The number of rows in a relation
degree
tuple
cardinality
domain
Repetition of data is called data ..............
dependance
redundancy
inconsistency
isolation
A ............ is an organized collection of structured data.
information
file
database
DBMS
A relational database consists of a collection of ..............
tables
fields
records
keys
In relational data model, the total number of rows can be identified as ______________________ .
Cardinality
Degree
Attribute
Entity
which of the following functions is referred as complementary?
NAND
NOR
OR
NOT
A NAND gate is called a universal logic element because
All digital computers use NAND gates
All the minimisation techniques are applicable for optimum NAND gate realisation
Everybody use this gate
Any logic function can be realized by NAND gates alone
If a input signal a=11100 is applicable to a NOT gate ,its output signal is
00011
01001
10011
1000
Which law is this an example of:
A(B+C) = (A.B)+(A.C)
A+(B.C) = (A+B).(A+C)
Associative
Commutative
Absorption
Distributive
This is the OR version of which law?
A+(B+C) = (A+B)+C = A+B+C
Commutative
Associative
Distributive
De Morgans
1. The Demorgan’s law (AB)' = -----------
A'+B'
A+B
A+B'
A'+B
In Boolean expression A+AB simplifies ____
A
B
A+B
1
___________ are small pictures that represent files, folders & programs on the desktop.
Images
Gadgets
Icons
Round Robin
Application software is...
help the user run specific tasks like word processors, web browser, email, clients, games, etc
run tasks like the operating systems, utilities, etc
help the user run things down
run tasks like the doing my homework, revision, etc
What types of devices use operating systems?
Computers
Televisions
Cellphones
All of the above
What do device drivers do?
Allows the OS to communicate with hardware
Drives around the motherboard
Increases the amount of storage
The extensions .edu is short for
educational organization
many US schools
academic institution
some schools outside the US
Is this a browser or a search engine?
Browser
Search Engine
Is this a browser or a search engine?
Browser
Search Engine
What is included in the storage device?
Portable Hard Disks
Motherboard
CPU
ROM
7 compliment of 71
7
6
88
56
A ______________ is a computer that provides services to clients or workstations.
Main Computer
Server/ Central Hub
Service provider
Which of the following is not a advantage of computer networks?
Virus infection
Efficiency
Redundancy
Preserving information
The vast network of computers that connects millions of people all over the world is called
Internet
Hypertext
LAN
Web
Convert the 8-bit binary number 1001 1011 to a 2-bit hexadecimal number.
9B
9C
8F
9D
BIOS stands for _________.
Basic Input/Output System
Base Input/Output System
Basic Input and Output Systematic
None of the above
What are the components of a computer?
Central Processing Unit (CPU)
Types of Operating Systems
Programming Languages
Computer Memory
Input/output devices
How are characters, integers, and fractions represented in computers?
Binary
ASCII
Hexadecimal
What operations are involved in binary arithmetic?
Subtraction
Addition
Two's complement arithmetic
Division
Multiplication
What are the types and functions of operating systems?
Evolution of operating systems
Types of operating systems
Functions of an operating system
Modern operating systems
____________ language uses Mnemonic codes.
Assembly
Machine
High level
A/an __________ converts a high level language program into machine language,line by line.
Assembler
Compiler
Interpreter
Java language is the example of _________ languge
First generation
Second generation
High level
________________ is the process of writing specific instructions in a computer language.
Linking
Programming
Processing
__________ translate programs written in Assembly language into Machine Language.
Compilers
Translator
Assemblers
Machine Language is a -------- language.
4th Generation
3rd Generation
1st Generation
2nd Generation
"High Level languages (HLL) are not machine-dependent". The statement above means:
They have a sentence-like structure
they are closer to natural languages
they can be used on different types of computers
they are easy to learn
The only language understood by the digital devices is...
assembly language
linking language
translation language
machine language
Microwaves, washing machine, medical equipment, cameras, toys and airplanes are some of the appliances/ machines which use ...
Personal Digital Assistants
Embedded Systems
Micro Computers
Wearable Computers
Which type of computer is used for weather forecasting?
Super Computers
PDA
Mainframe Computers
Wearable Computers
PARAM is an example of __________.
Mini Computers
Microcomputers
Supercomputers
Mainframe computers
Which computer language does not require any translation?
Machine Language
Assembly Language
High-Level Language
Fourth-Generation Language
What is full form of CPU
Control Processing Unit
Central Processing Unit
Coral Processing Unit
Cova Processing Unit
1 MB is equal to
1024 KB
1024 Byte
1024 Bits
8 Bits
What is Extension of MS Word
.doc
.xls
.ppt
.txt
What is full form of CD
COVID Disk
Corona Disk
Compact Disk
Calculative Disk
Which is not input device
Printer
Mic
Scanner
Mouse
Which is not a Software
Python
Adobe Acrobat Reader
Tally
MODEM
Who developed C Language
Harmanpreet Singh
Tony Dhawan
Dennis Ritchie
Sharukh Khan
Which is not Operating System
DOS
LINUX
WINDOWS
ZINUX
The first generation of computers primarily utilized which technology?
Integrated Circuits
Vacuum Tubes
Transistors
Microprocessors
ENIAC, the first general-purpose electronic digital computer, belonged to which generation of computers?
First Generation
Second Generation
Third Generation
Fourth Generation
The IBM System/360 mainframe computer series is an example of which generation of computers?
First Generation
Second Generation
Third Generation
Fourth Generation
What technology distinguishes the fourth generation of computers?
Vacuum Tubes
Transistors
Microprocessors
Nanotechnology
ULSI((Ultra Large Scale Integration) technology is used in
Fourth Generation computers
Third Generation Computers
Second Generation Computers
Fifth Genration computers
What component of a computer is responsible for executing instructions and performing calculations?
Central Processing Unit (CPU)
Random Access Memory (RAM)
Hard Disk Drive (HDD)
Graphics Processing Unit (GPU)
Which of the following is a primary storage device that temporarily stores data while the computer is running?
Hard Disk Drive (HDD)
Solid State Drive (SSD)
Optical Drive
Random Access Memory (RAM)
Which part of the computer is used to permanently store data, even when the power is turned off?
Random Access Memory (RAM)
Central Processing Unit (CPU)
Optical Drive
Hard Disk Drive (HDD)
The motherboard is a critical component of a computer system because it:
Stores data permanently
Processes instructions
Connects all other components together
Displays graphics
Which programming language is often used for scientific computing, data analysis, and machine learning?
Java
Python
C#
Swift
Which Statement is not correct for the operating system?
Operates a computer
Controls the overall activities of a computer
it acts as an intermediary between the user and the computer
it is a temoporary memory
What is the role of Cache Memory in the CPU?
Store frequently accessed data and instructions for faster access
Perform mathematical calculations
Control the flow of data within the CPU
Execute input and output operations
WWW stands for
World Whole Web
Wide World Web
Web World Wide
World Wide Web
Which of the following are components of Central Processing Unit (CPU)
Arithmetic logic unit, Mouse
Arithmetic logic unit, Control unit
Arithmetic logic unit, Integrated Circuits
Control Unit, Monitor
Full form of URL is
Uniform Resource Locator
Uniform Resource Link
Uniform Registered Link
Unified Resource Link
In which of the following form, data is stored in computer
Decimal
Binary
HexaDecimal
Octal
What is full form of GUI in terms of computers
Graphical user Instrument
Graphical unified Interface
Graphical unified Instrument
Graphical user Interface
What is full form of ALU
Arithmetic logic unit
Allowed logic unit
Ascii logic unit
Arithmetic least unit
Which is most common language used in web designing
C
C++
PHP
HTML
Which among following is commonly used language in Android applications
C
C++
JAVA
PHP
BIOS is used for
Updating system information on network
Loading operating system
It helps in routing
It take inputs from keywords and other devices
Which type of software is an operating system
Utility Software
System Software
Application Software
Firmware Software
Microsoft office is type of
System software
Application software
Utility Software
Firmware
One nibble is equal to how many bits
4 bits
8 bits
12 bits
16 bits
What is meaning of OMR
Optical Message Reader
Optical Message Render
Optical Mark Reader
Optical Mark Render
You need a scanner to ... documents and pictures.
scan
install
load
The number system that contains both alphabets and numbers is _________________.
Octal Number System
Hexadecimal Number System
Binary Number Sytem
Decimal Number System
What kind of 'base' system is binary known as?
Base 12
Base 8
Base 2
Base 10
Which number system uses the digits 0 through 9 to represent numbers?
Binary Number System
Decimal Number System
Octal Number System
Hexadecimal Number System
A database management system (DBMS) is a collection of programs that enables users to
create a database
manipulate a database
both create and manipulate a database
for storing data only
can a primary key be null
yes
no
The number of rows in a relation
degree
tuple
cardinality
domain
Repetition of data is called data ..............
dependance
redundancy
inconsistency
isolation
A ............ is an organized collection of structured data.
information
file
database
DBMS
A relational database consists of a collection of ..............
tables
fields
records
keys
In relational data model, the total number of rows can be identified as ______________________ .
Cardinality
Degree
Attribute
Entity
which of the following functions is referred as complementary?
NAND
NOR
OR
NOT
A NAND gate is called a universal logic element because
All digital computers use NAND gates
All the minimisation techniques are applicable for optimum NAND gate realisation
Everybody use this gate
Any logic function can be realized by NAND gates alone
If a input signal a=11100 is applicable to a NOT gate ,its output signal is
00011
01001
10011
1000
Which law is this an example of:
A(B+C) = (A.B)+(A.C)
A+(B.C) = (A+B).(A+C)
Associative
Commutative
Absorption
Distributive
This is the OR version of which law?
A+(B+C) = (A+B)+C = A+B+C
Commutative
Associative
Distributive
De Morgans
1. The Demorgan’s law (AB)' = -----------
A'+B'
A+B
A+B'
A'+B
In Boolean expression A+AB simplifies ____
A
B
A+B
1
___________ are small pictures that represent files, folders & programs on the desktop.
Images
Gadgets
Icons
Round Robin
Application software is...
help the user run specific tasks like word processors, web browser, email, clients, games, etc
run tasks like the operating systems, utilities, etc
help the user run things down
run tasks like the doing my homework, revision, etc
What types of devices use operating systems?
Computers
Televisions
Cellphones
All of the above
What do device drivers do?
Allows the OS to communicate with hardware
Drives around the motherboard
Increases the amount of storage
The extensions .edu is short for
educational organization
many US schools
academic institution
some schools outside the US
Is this a browser or a search engine?
Browser
Search Engine
Is this a browser or a search engine?
Browser
Search Engine
What is included in the storage device?
Portable Hard Disks
Motherboard
CPU
ROM
7 compliment of 71
7
6
88
56
A ______________ is a computer that provides services to clients or workstations.
Main Computer
Server/ Central Hub
Service provider
Which of the following is not a advantage of computer networks?
Virus infection
Efficiency
Redundancy
Preserving information
The vast network of computers that connects millions of people all over the world is called
Internet
Hypertext
LAN
Web
Convert the 8-bit binary number 1001 1011 to a 2-bit hexadecimal number.
9B
9C
8F
9D
BIOS stands for _________.
Basic Input/Output System
Base Input/Output System
Basic Input and Output Systematic
None of the above
