SCIENCE OBJECTIVE ASSESSMENT
PRACTICE EXAM QUESTIONS
WITH CORRECT DETAILED
ANSWERS | ALREADY GRADED
A+<RECENT VERSION>
1) American Standard Code for Information Interchange (ASCII) - ANSWER a
standard encoding system for text characters that uses numeric values to represent
letters, numbers, and symbols
2) bandwidth - ANSWER the maximum rate of data transfer across a network or
communication channel, usually measured in bits per second
3) binary - ANSWER a numerical system that uses only two digits, zero and one, to
represent data in computing
4) Boolean expression - ANSWER a logical statement that can only be true or false
and uses operators like AND, OR, and NOT
5) character - ANSWER a single letter, digit, or symbol used in writing text
6) character set - ANSWER a collection of characters that a computer can recognize
and process, like ASCII or Unicode
,7) compression ratio - ANSWER the ratio of the original data size to the compressed
data size, indicating how much the data has been reduced
8) control structure - ANSWER constructs in programming that control the flow of
execution, such as loops and conditional statements
9) data - ANSWER raw facts and figures that can be processed to produce
meaningful information
10) data compression - ANSWER the process of reducing the size of data to save
space or transmission time
11) data types - ANSWER categories of data that define what kind of value can be
stored, like integers, floats, and strings, and how it can be used
12) declaration - ANSWER a statement in programming that specifies the name and
type of a variable or function without assigning a value
13) pipelining - ANSWER a CPU performance enhancement technique where multiple
instruction phases are overlapped to improve processing speed
14) program counter - ANSWER a register in the CPU that holds the address of the
next instruction to be executed
15) register - ANSWER a small, fast storage location within the CPU used to hold
temporary data and instructions
16) sector - ANSWER the smallest unit of data storage on a disk, typically part of a
track
,17) track - ANSWER a circular path on the surface of a disk where data is
magnetically recorded and read
18) transfer rate - ANSWER the speed at which data can be transmitted from one
device to another, usually measured in bits per second
19) access control policy - ANSWER rules that determine who can access specific
resources or data in a system and which actions they can perform
20) bandwidth - ANSWER the maximum amount of data that can be transmitted over
a network connection in a given amount of time, usually measured in bits per second
(bps)
21) Bluetooth - ANSWER a wireless technology that allows devices to communicate
over short distances, typically used for connecting peripherals like headphones and
keyboards
22) broadband - ANSWER a high-speed internet connection that is always on and
faster than traditional dial-up access, such as DSL, cable, and fiber-optic
23) bus topology - ANSWER a network configuration where all devices are connected
to a single central cable, or bus, through which data is transmitted
24) cable modem - ANSWER a device that provides internet access by connecting to a
cable television line
25) client/server model - ANSWER a network architecture where clients (user
devices) request services and resources from servers (centralized computers) that
provide them
, 26) computer network - ANSWER a group of interconnected computers and devices
that can share data and resources
27) data transfer rate - ANSWER the speed at which data is transmitted between
devices over a network, usually measured in bits per second (bps)
28) digital subscriber line (DSL) - ANSWER a technology that provides high-speed
internet access through telephone lines
29) domain name - ANSWER a human-readable address used to identify a website on
the internet, such as www.example.com
30) domain name server - ANSWER a server that translates domain names into IP
addresses, enabling browsers to locate and load internet resources
31) domain name system (DNS) - ANSWER the system that manages the translation
of domain names to IP addresses, making it possible to access websites using human-
readable names
32) domain squatting - ANSWER the practice of registering domain names, especially
those related to trademarks, with the intent to sell them at a profit to the rightful
owner
33) download - ANSWER the process of transferring data from a remote server to a
local device
34) Ethernet - ANSWER a common method of networking computers in a local area
network (LAN), using wired connections and protocols to manage data transmission
35) file server - ANSWER a server that stores and manages files, making them
accessible to computers on the same network