Computer Science Final!

Unlock all answers in this set

Unlock answers
question
the physical address assigned each network adapter is called its ___.
answer
MAC
question
a data ___ is a large-scale electronic repository of data that contains and organizes all of an organizations data in one place
answer
warehouse
question
a loop decision point consists of three features: an initial value, a set of actions to be performed, and a(n) ___.
answer
test condition
question
a ____ is a group of related data that can be stores, sorted, organized, and queried.
answer
database
question
a ___ is a set of rules for how information and communication are exchanged
answer
protocol
question
a ___ keeps your computer safe by determining who is trying to access it.
answer
firewall
question
a ___ network can contain servers as well as individual computers
answer
client/server
question
a ___ sends data between 2 networks
answer
router
question
a ___ sends data from one collision domain to another
answer
bridge
question
a ___ uses the internet communications infrastructure to build a secure and private network
answer
VPN
question
a(n) ____ address is temporary IP address that is assigned from an available pool of IP addresses
answer
dynamic
question
a(n)___ address is a unique number that identifies a computer, server, or device connected to the internet
answer
IP
question
a(n)____ address is the address that external entities use when communicating to your network
answer
IP
question
a(n)___ is a way of retrieving information from one or more tables that defines a particular subset of data
answer
query
question
a(n)___ is designed to improve communications and help employees complete their routine tasks.
answer
OSS
question
a(n)___ server is a heavily secured server located between a company's secure internal network and its firewall
answer
bastion host
question
a(n)___ server tracks who is logging on to the network as well as which services on the network are available to each user.
answer
authentication
question
an integrated development environment (IDE) is a ____.
answer
collection of tools that helps programmers write and test their programs
question
an IP address that does not change and is usually assigned manually by a network administrator is called a ___ address.
answer
static
question
configuring an account to disable itself after a set of number of login attempts using invalid password is a method of countering a ___.
answer
brute force attack
question
data staging consists of all of the following steps, EXCEPT ___.
answer
mining the data
question
data ____ensures that the data contained in a database is accurate and reliable
answer
integrity
question
if a school keeps two lists, one for student registration and one for student financial information, both containing name and address information, this is an example of data ____.
answer
redundancy
question
in a transaction-processing system (TPS), if the TPS database can be queried and updated while the transaction is taking place, this is called ____ processing.
answer
real time
question
in a ___network, data collisions can occur fairly easily because the network is essentially composed of a single cable
answer
bus
question
in a ____ network, each node connected to the network communicates directly with every other node
answer
peer-to-peer
question
in an Ethernet network, the signal that is sent to indicate a signal collision is called a ___ signal.
answer
jam
question
in public-key encryption, the two keys- one for coding and one for decoding- are known as ___.
answer
a key pair
question
IPV6 was needed when IPV4 ____.
answer
no longer had
question
management information systems (MIS) provided reports called ___ reports, which show conditions that are unusual or need attention from users of the system
answer
exception
question
ring networks use the ___ method to avoid data collisions
answer
token
question
SQL is an example of a ___.
answer
4GL
question
the capability of moving a completed programming solution easily from one type of computer to another is known as ___.
answer
portability
question
the computers in a lab on a floor of a building would be connected using a ____.
answer
LAN
question
the first-generation language is ___.
answer
machine language
question
the main path of the internet along which data travel the fastest is known as the Internet ____.
answer
backbone
question
the main suite of protocols used on the internet is ___.
answer
TCP/IP
question
the process that converts program code into machine language is called ___.
answer
compilation
question
the set of specific, sequential steps that describe exactly what a computer program must do to complete the work is called a(n) ___.
answer
algorithm
question
the Siri personal assistant application on Apple's iPhone 5s is an example of a ___.
answer
NLP
question
the ____ is responsible for the Internet's domain system and allocation of IP addresses
answer
ICANN
question
translating an algorithm into a programming language is called ___.
answer
coding
question
what is the first step of the system development life cycle (SDLC)?
answer
problem and opportunity
question
which of the following information is NOT contained in a packet?
answer
size in bytes of packet
question
which of the following is NOT a common network topology?
answer
cluster
question
which of the following is NOT a likely primary key?
answer
date of birth
question
which of the following is the most commonly used client/server network topology?
answer
star
question
which of the following provides a visual representation of the patterns of an algorithm?
answer
flowchart
question
which protocol is used when sending files as attachments by email?
answer
MIME
question
___ databases are the most frequently used electronic databases.
answer
relational
question
___ is the branch of computer science that attempts to create computers that think like humans
answer
artificial intelligence
question
_____ is the process of translating a task into a series of commands that a computer will use to perform the task
answer
programming
question
___ means that for each value in the foreign key of one table, there is a corresponding value in the primary key of another table.
answer
referential integrity
question
___ permits two or more people to communicate over the Internet in real time.
answer
instant messaging
question
T or F: data-flow diagrams trace all data in an information system from the point at which data enter the system to their final resting places.
answer
true
question
T or F:one IDE can often be configured to support many different languages
answer
true
question
T or F:an employee's ID number, name, company position, address, city, state, and zip code make up a record
answer
true
question
T or F:employees' last names would usually make an appropriate primary-key field
answer
false
question
T or F:a database schema defines the name, data type, and length of each field in the database
answer
true
question
T or F:in a client/server network, each node communicates directly with every other node on the network
answer
false
question
T or F:a compiler translates the source code into an intermediate form, line by line
answer
false
question
T or F:in an active topology, each node helps to move through a network
answer
true
question
T or F:MAC addresses and IP addresses are the same thing
answer
false
question
T or F:IPv6 uses 6 groups of 16-bit numbers
answer
false
question
T or F:LinkedIn is one of the most popular instant messaging services
answer
false
question
T or F:file transfer protocol (FTP_ is used to transmit email messages across the Internet
answer
false
question
matching: 4GL
answer
SQL
question
matching: 2GL
answer
assembly language
question
matching: 5GL
answer
PROLOG
question
matching: 1GL
answer
machine language
question
matching: can be answered in only two ways (for example, yes/no)
answer
binary decision
question
matching: managing what a program should do if input data are invalid
answer
error handling
question
matching: translates source code line by line into an intermediate form
answer
interpreter
question
matching: text-based approach to documenting an algorithm
answer
pseudocode
question
matching:a field that has value unique to each record
answer
primary key
question
matching: a collection of related data that can be stored, sorted, organized, and queried
answer
databased
question
matching: a category of information in a database
answer
field
question
matching: provides manager with timely and accurate information
answer
management information system (MIS)
question
matching: communicates with computer systems using a natural spoken or written language
answer
natural language processing (NLP)
question
matching: assists employees in day-to-day tasks and communication
answer
office support system (OSS)
question
matching: helps managers develop solutions for specific problems
answer
decision support system (DSS)
question
matching: computer system designed to attract unauthorized users
answer
honey pot
question
matching: set of common rules that control communications among network devices
answer
protocol
question
matching: device that absorbs a signal so that it is not reflected back
answer
terminator
question
matching: special type of data packet
answer
token
question
matching: data broken into a small segment with an address to which it is sent
answer
packet
question
matching: sends data between different collision domains
answer
bridge
question
matching: makes decisions as the where data are to be sent and rebroadcasts them to the appropriate node
answer
switch
question
matching: device that sends information between two networks
answer
router
question
matching: protocol that signs dynamic IP addresses
answer
DHCP
question
matching: used for transmission of email messages across the internet
answer
SMTP
question
matching: transfers data from servers to browsers
answer
HTTP
question
matching: an operating system for network servers
answer
NOS
question
matching: adapter card that connects a computer to a network
answer
NIC
question
matching: translates a domain name into an IP address
answer
DNS
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New