Font size
WorksheetsCompTIA Chapter 6 Full Review
Total questions: 82
Worksheet time: 41mins
Aria is learning about different notational systems in her computer science class. What is a notational system used for in computing?
To represent different quantities or characters
To perform arithmetic operations
To store data in memory
To create graphical interfaces
Kai and Ava are learning about different notational systems in their computer science class. Which of the following is NOT a notational system used to represent values and quantities?
Decimal
Binary
Hexadecimal
Octal
Elijah is learning about number systems in his math class. What is the base number of the decimal system?
2
8
10
16
Emma is counting her savings. What is the place value of the third column from the right in the decimal system?
1
10
100
1000
Ava is learning about different number systems in her computer science class. What is the base number of the binary system?
2
8
10
16
Noah is learning about binary numbers in his computer science class. How is the number 51 expressed in binary?
110011
110010
110101
1100111
Liam is working on a computer science project and needs to convert the decimal number 1234 to its hexadecimal representation. What is the correct hexadecimal value?
4D2
4E2
4F2
4C2
Abigail is learning about hexadecimal digits in her computer science class. Which of the following is NOT a correct representation of the hexadecimal digits?
A
G
F
C
Elijah is learning about computers. What is the basic unit of computer data?
Byte
Bit
Kilobyte
Double byte
Rohan is learning about computers. He wants to know how many bits are there in a byte?
4
8
16
32
Liam is organizing his digital photos and notices that one of his files is 1000 bytes in size. Which of the following is equivalent to 1000 bytes?
Megabyte
Gigabyte
Kilobyte
Terabyte
Liam is trying to send a secret binary message to his friend David. What is the binary representation of the decimal number 1234?
100 1101 0010
110 1101 0010
100 1111 0010
101 1101 0010
During a computer networking class, Samuel asked, 'Which numbering system is used in IPv6 network and host addresses?'
Binary
Decimal
Hexadecimal
Octal
Match the following hexadecimal digits with their decimal values.
10
A
11
B
14
E
15
F
Nora is working on a computer science project and needs to convert the hexadecimal digit 'B' to its decimal value. What is the value of 'B' in decimal?
10
11
12
13
Michael needs to convert a decimal number to hexadecimal for his computer science project. What tool can he use in Windows 10?
Text Editor
Programming Calculator
Command Prompt
Task Manager
Aiden and Mason are discussing the storage capacity of their new external hard drives. Which unit is typically used to talk about disk capacity?
MegaByte (MB)
GigaByte (GB)
TeraByte (TB)
PetaByte (PB)
David is trying to back up his computer data. He has a hard drive with a capacity of 1 TeraByte (TB). What is the equivalent of 1 TeraByte (TB) in bytes?
1,000,000 bytes
1,000,000,000 bytes
1,000,000,000,000 bytes
1,000,000,000,000,000 bytes
William and Mia are discussing the largest storage networks and cloud systems. Which unit is used to describe them?
MegaByte (MB)
GigaByte (GB)
TeraByte (TB)
PetaByte (PB)
Liam is organizing his digital photo collection and wants to know the binary equivalent of 1 KibiByte (KiB) to better understand storage sizes. What is the binary equivalent of 1 KibiByte (KiB)?
1,024 bytes
1,048,576 bytes
1,073,741,824 bytes
1,000 bytes
During a computer science class, James asked how memory capacity is quoted in the context of the Microsoft Windows operating system. What is the correct measurement?
In decimal measurements (base 10)
In binary measurements (base 2)
In hexadecimal measurements
In octal measurements
Match the following storage capacities with their approximate "actual" capacities in binary terms.
279 GiB
300 GB
300 GiB
320 GB
256 GiB
275 GB
512 GiB
550 GB
Aria and Ethan are setting up a new internet connection. What is the throughput rate measured in?
Bytes per second (Bps)
Bits per second (bps)
Cycles per second (Cps)
Hertz (Hz)
Charlotte is setting up her internet connection. Which of the following is equivalent to 1,000 bits per second?
Kbps
Mbps
Gbps
Tbps
During a class discussion, Aria asked, 'What does 1 Mbps represent?'
1,000 bits per second
1,000,000 bits per second
1,000,000,000 bits per second
1,000,000,000,000 bits per second
Match the following throughput rates with their typical use cases in major telecommunications links between data centers, cities, and countries:
Kbps
Used for low-speed data transmission
Mbps
Used for medium-speed data transmission
Gbps
Used for high-speed data transmission
Tbps
Used for ultra-high-speed data transmission
During a computer science class, Aiden asked, 'What unit is used to measure the speed at which a computer's internal clock and processors work?'
Bits per second (bps)
Bytes per second (Bps)
Hertz (Hz)
Cycles per second (Cps)
Daniel is tuning a radio and wants to set it to a station that broadcasts at 1 Megahertz (MHz). How many cycles per second does this frequency represent?
1,000 cycles per second
1,000,000 cycles per second
1,000,000,000 cycles per second
1,000,000,000,000 cycles per second
During a science quiz, Aria asked, 'Which of the following is true about Gigahertz (GHz)?'
It represents 1,000 cycles per second
It represents 1,000,000 cycles per second
It represents 1,000,000,000 cycles per second
It represents 1,000,000,000,000 cycles per second
During a computer science class, Aiden asked which of the following data types consumes 1 to 8 bytes of computer storage and represents whole numbers?
Floating-point numbers
Boolean values
Integers
Strings
Olivia is learning about data types in her computer science class. She wants to know the storage consumption range for floating-point numbers. What is the correct range?
1 to 8 bytes
4 to 8 bytes
1 to 4 bytes
1 to 2 bytes
Aria is learning programming and wants to know which data type is used to represent a single textual character, such as a letter or symbol. Can you help her?
Strings
Integers
Characters
Boolean values
Rohan is learning about data types in his computer science class. What is the primary characteristic of Boolean values?
They can store whole numbers.
They can store decimal fractions.
They indicate something is either TRUE or FALSE.
They are a collection of characters.
During a programming class, Daniel asked: Which data type is a collection of characters and has no real limit on the amount of storage that can be used?
Integers
Floating-point numbers
Boolean values
Strings
Noah and Avery are working on a computer science project. They need to know, what does ASCII stand for?
American Standard Code for Information Interchange
American Standard Code for Internet Interchange
American Standard Code for International Interchange
American Standard Code for Internal Interchange
Hannah is learning about binary numbers in her computer science class. She wants to know how many different values can be expressed with a seven-bit binary number in ASCII. Can you help her?
64
128
256
512
During a computer science class, Michael asked: Which of the following is NOT a component of Unicode?
A set of code charts that handle visual reference
A data encoding method
A set of standard character encodings
A set of binary data files
Sophia is building a website and needs to choose a Unicode character encoding standard. Which one should she use?
UTF-8
UTF-16
UTF-32
UTF-64
Benjamin is learning about computer data in his IT class. What is an asset in this context?
A set of encoded numbers and letters
A type of software
Something of commercial value
A type of hardware
During a cybersecurity class, Maya asked, 'What is a mechanism designed to protect an information asset or processing system called?'
Security control
Data encryption
Access control
Usage restriction
Match the following terms with their definitions in the context of security investment:
Return on Security Investment
ROSI
Risk of Security Investment
RSI
Rate of Security Investment
ROSI (Rate)
Return on System Investment
ROSI (System)
James is setting up security measures for his company's IT infrastructure. Which of the following is NOT a typical example of a security control?
Backup
Access control
Data encryption
Data deletion
Daniel and Mia are working on a project to improve their company's data security. What is the purpose of performing risk assessments in this context?
To determine the value of data
To calculate the likelihood and impact of data loss
To encrypt data
To assign permissions to data files
James wants to ensure that only he can read his sensitive data. Which technology should he use?
Backup
Permissions
Data encryption
Usage restrictions
Priya is setting up a new office network and wants to control how hosts and network applications are accessible to one another. She should use (a) .
During a class project, Daniel and Aiden are discussing technologies that ensure data is available in the event of hardware or software failures. What is the term used for these technologies?
Encryption
Firewalls
High availability
Intellectual Property
Olivia and Aiden are discussing what is often the most valuable information asset that an organization owns. What is it?
Encryption keys
Firewalls
High availability systems
Intellectual Property (IP)
Ethan created a unique piece of digital art. (a) type of protection is automatically granted to his work, allowing him to control its use?
Lily created a beautiful painting and wants to know if she needs to apply for copyright or display any copyright notice to be protected by it?
Yes, always
No, never
Only for digital works
Only for printed works
Sophia submitted a research paper that included large sections of text copied from an online article without giving credit to the original author. What is this an example of?
The acknowledged use of someone else's work
The unauthorized use of someone else's work
The authorized use of someone else's work
The unacknowledged use of one's own work
How do most authors and publishers demonstrate that they hold copyright over a work?
By displaying the copyright symbol © with the date and their name
By displaying the copyright symbol © with the title of the work
By displaying the copyright symbol © with the publisher's name
By displaying the copyright symbol © with the author's biography
In the USA, how can proof of authorship be demonstrated?
By displaying the copyright symbol ©
By registering the work with the Copyright Office
By publishing the work online
By sharing the work on social media
What does copyright not apply to?
Original content of the work
Original features of the layout
Ideas that are not actualized
Format and appearance
How long does copyright last after the owner's death?
Between 5 and 20 years
Between 10 and 50 years
Between 15 and 70 years
Between 20 and 100 years
What happens to a work if the copyright has not been extended after the owner's death?
It remains under copyright
It becomes public domain
It is destroyed
It is transferred to the government
What does purchasing a software application not give you the right to do?
Use it in any way you want
Install it on your computer
Use it according to the license agreement
Update it when necessary
What is an example of breaking the law in terms of copyright?
Downloading a song recording from an Internet website without permission
Purchasing a book and reading it
Sharing a public domain work
Creating a piece of work as an employee
Under what condition might you not hold the copyright to a work you create as an employee?
If the work is published online
If the terms and conditions of employment contain a clause saying otherwise
If the work is not registered with the Copyright Office
If the work is not displayed with the copyright symbol ©
Which of the following is NOT covered by copyright?
Books
Computer software
Trademarks
Films
The symbol used to indicate a registered trademark is (a)
Which of the following statements about patents is TRUE?
A patent provides automatic protection like copyright.
A patent must be applied for and registered.
A patent is valid indefinitely.
A patent does not need to be original.
What is required for a work to be protected by copyright?
It must be artistic.
It must be stored electronically.
It must be original and created.
It must be registered internationally.
What is the consequence of re-using or imitating an existing trademark?
You can sell it as your own.
You are liable to legal action from the owner.
You can register it as a new trademark.
You can use it without any restrictions.
What is a patent infringement?
Using, making, selling, or importing someone's invention without permission
Creating a new invention
Selling your own invention
Importing goods legally
What is a digital product?
A physical item sold in stores
A product sold or distributed as binary computer data
A service provided in person
A tangible good that can be touched
Which of the following is NOT an example of a digital product?
Software
Computer games
Ebooks
Furniture
What is the main downside of digital products?
High manufacturing costs
High distribution costs
They are easy to copy and steal
They require physical storage space
What is the purpose of Digital Rights Management (DRM) systems?
To increase the price of digital products
To enforce "pay-per-use" for digital products
To make digital products free
To reduce the quality of digital products
How can data and information help in driving business decisions and strategies?
By reducing the need for employees
By making products more expensive
By making companies more efficient and developing better products and services
By increasing the complexity of business operations
Which of the following is a benefit of analyzing production and fulfillment data?
Increased costs
Reduced productivity
Improved customer satisfaction
Decreased efficiency
How can sales and marketing data be used according to the text?
To create generic advertising
To identify trends and develop products and services to meet changing demands
To reduce the number of products offered
To ignore consumer preferences
What is the process of using data to create information usually called?
Data Mining
Analytics
Data Warehousing
Data Processing
Match the following descriptions with their corresponding terms:
Summarized values used for decision making
Data
Raw values collected by the system
Raw Data
Insights derived from information
Information
Processed information ready for analysis
Processed Data
What is an example of 'Information' as defined in the document?
The raw data collected from web server logs
The analysis of unique visitor numbers
The logs of page visits used to determine unique visitors
The plan to increase unique visitor numbers
What are 'Insights' in the context of analytics?
Raw data points collected from various sources
Summarized data used for comparisons
Meaningful information that informs business decisions
Data points with distinct types and formats
What is the role of 'Data capture and collection' in facilitating data-driven business decisions?
To analyze the whole data set and find connections
To collect data points from various sources and store them securely
To summarize individual data points for comparisons
To devise plans to increase unique visitor numbers
What does 'Data correlation' involve in the context of data-driven business decisions?
Collecting data points from web server logs
Storing data in relational databases
Analyzing the whole data set and finding connections
Using sensors to capture raw data
What is one example of data correlation mentioned in the text?
Correlation between page visitors and the time spent on the page
Correlation between page visitors and the color schemes used on pages
Correlation between page visitors and the number of clicks
Correlation between page visitors and the type of content
What technology is greatly boosting the ability of software to perform data correlation without much human intervention?
Blockchain
Quantum Computing
Artificial Intelligence (AI) and machine learning systems
Internet of Things (IoT)
What is the purpose of meaningful reporting in the context of analytics systems?
To store large amounts of data
To inform human decision making at the insights layer
To increase the speed of data processing
To reduce the cost of data storage
What must the analytics system support to present information pictorially? (a)
What is a security requirement mentioned for the analytics system?
Only authorized users should be able to query the information store
All users should have access to all data
Data should be encrypted at all times
Data should be stored in multiple locations
