CIS Midterm Ch 4 and 5 – Flashcards

Unlock all answers in this set

Unlock answers
question
The speed of a central processing unit (CPU) is expressed in cycles called ________.
answer
hertz
question
Modifications to the source code of an open source project cannot be added to the project.
answer
False
question
Host operating systems that run one or more operating systems as applications are referred to as ________.
answer
Virtual Machines
question
A server farm can process only one service request per minute.
answer
False
question
One ________ is equivalent to 1,024 kilobytes
answer
megabyte
question
________ is the process by which one physical computer hosts many different virtual computers within it.
answer
Virtualization
question
Which of the following statements is true of thick-client applications?
answer
They mostly run on a single operating system
question
Magnetic and optical disks are examples of nonvolatile memory
answer
True
question
Which of the following is most likely to be a disadvantage of self-driving cars?
answer
More accidents??
question
________ software provides capabilities that are common across all organizations and industries.
answer
Horizontal-market application
question
Objects connected to a network can share data with any other application, device, or service
answer
True
question
________ are programs that are written to use a particular operating system.
answer
Native applications
question
Application programs can be processed by both clients and servers.
answer
True
question
________ computers have four central processing units (CPUs).
answer
Quad-processor
question
One ________ is equivalent to 1,024 gigabytes.
answer
terabyte
question
A(n) ________ is a program that controls a computer's resources.
answer
operating system
question
The central processing unit is referred to as the brain of a computer.
answer
True
question
Objects that are connected to the Internet are increasingly being embedded with hardware capable of sensing, processing, and transmitting data.
answer
True
question
Microsoft Access and Microsoft Word are examples of thin-client applications.
answer
False
question
The speed and costs of central processing units are the same across multiple hardware vendors
answer
False
question
_______ is a type of computer software that is installed into devices such as printers, print servers, and various types of communication devices.
answer
Firmware
question
A hard drive is much faster than a solid-state storage device.
answer
False
question
USB flash drives are used to back up data and transfer it from one computer to another
answer
True
question
The central processing unit (CPU) of a computer reads data and instructions only from a read-only memory
answer
False
question
The ________ refers to the idea in which objects are becoming connected to the Internet so that they can interact with other devices, applications, or services.
answer
Internet of Things
question
Modifying an existing firmware requires knowledge of special programs and techniques
answer
True
question
A ________ is a collection of 1,024 bytes.
answer
kilobyte
question
Both client and server computers must use the same operating system.
answer
False
question
Which of the following is an open-source operating system?
answer
Linux
question
If the contents of a device are lost when the power is turned off, the memory of the device is said to be ________.
answer
Volatile
question
A bit is either a zero or a one.
answer
True
question
Which of the following refers to software that is developed for a specific and unique need?
answer
one-of-a-kind application software
question
A specification that a computing device has 100 million bytes of memory means that the device could hold up to 100 million characters.
answer
True
question
Open source software is typically free, modifiable, and its source code is publicly available.
answer
True
question
Any programmer or student can access and alter the source code of a closed source project.
answer
False
question
Application programs that run within a browser, without the need to be preinstalled on client computers, are referred to as ________
answer
thin-client applications
question
Computers represent data using binary digits called ________.
answer
bits
question
A host operating system controls the activities of the virtual machines it hosts.
answer
True
question
Saving one's work frequently is advised to tackle the issue of memory volatility.
answer
True
question
Although an operating system does a lot of application-specific work, it does little to make the computer usable.
answer
False
question
High-end computers can have as many as 16 central processing units.
answer
True
question
Which of the following statements is true of an operating system?
answer
It comes in particular versions that are written for particular types of hardware.
question
The memory of a device is said to be nonvolatile if ________ when the system is restarted.
answer
its contents are retained
question
Which of the following is the most widely used operating system in business?
answer
Windows
question
Which of the following is most likely to be an advantage of self-driving cars?
answer
Fewer accidents will occur
question
Computer hardware consists of electronic components that input, process, output, and store data.
answer
True
question
Some computers have two or more central processing units (CPUs).
answer
True
question
An exabyte is equivalent to 1,024 petabytes.
answer
True
question
A virtual machine does not have a disk space
answer
False
question
One gigabyte is equivalent to 1,024 terabytes.
answer
False
question
Bits are grouped into 8-bit chunks called ________.
answer
Bytes
question
Main memory is also called read-only memory.
answer
False
question
A computer's performance depends on the speed of its central processing unit (CPU).
answer
True
question
Optical disks are non-portable storage devices.
answer
False
question
Firefox, Chrome, Opera, and Edge (formerly Internet Explorer) are examples of thick-client applications.
answer
False
question
A terabyte is a larger unit than a petabyte.
answer
False
question
A dual-processor computer has ________ CPUs.
answer
two
question
Which of the following is an advantage of custom-developed software?
answer
They can be tailored to an organization's requirements
question
When individuals buy a computer program, they buy a license to ________
answer
Use the program
question
A ________ is used to receive and process thousands of requests from a large number of users.
answer
server farm
question
The ________ selects instructions, processes them, performs arithmetic and logical comparisons, and stores results of operations in memory.
answer
Central processing unit (CPU)
question
________ is a computer code that is written by humans and understandable by humans.
answer
Source code
question
The lost-update problem caused by multi-user processing in databases can be prevented by avoiding all types of database locking
answer
False
question
SQL stands for ________.
answer
Structured Query Language
question
The format of the metadata in a database depends on the software product that is processing the database
answer
True
question
Databases that carry their data in the form of tables and that represent relationships using foreign keys are called discrete databases.
answer
False
question
Which of the following is true of the relational database processing model?
answer
It represents relationships with the help of foreign keys
question
Security requirements are more stringent for traditional applications than for browser-based ones.
answer
False
question
Which of the following is an open source document-oriented NoSQL DBMS product?
answer
MongoDB
question
Queries in database applications present data in a structured manner using operations such as sorting, grouping, and filtering.
answer
False
question
In a database, a table is also called a ________.
answer
Field
question
A(n) ________ is a program that is used to create, process, and administer a collection of self-describing integrated records.
answer
Database management system (DBMS)
question
Which of the following is considered an administrative function of the database management system (DBMS)?
answer
adding structures to improve the performance of database applications
question
Which of the following best describes a byte in a database?
answer
It is a character of data
question
________ refers to software products that support very high transaction rates, processing relatively simple data structures, replicated on many servers in the cloud.
answer
NoSQL DBMS
question
To find out what a database contains, one can look at the metadata inside the database.
answer
True
question
Most organizations develop their own database management systems.
answer
False
question
In a database, bytes are grouped into ________.
answer
Columns
question
In a database, a key is a column or group of columns that identifies a unique row in a table.
answer
True
question
In single-user databases, the application, the database management system (DBMS), and the database all reside on a user's computer.
answer
True
question
Which of the following is a database management system (DBMS) product from Microsoft?
answer
SQL Server
question
In a database, rows are also called ________.
answer
Records
question
Reports in database applications provide security, data consistency, and special-purpose processing.
answer
False
question
The database management system (DBMS) provides applications for processing operations such as ________.
answer
Inserting or deleting information
question
Traditional database application programs are written in object-oriented languages such as C++.
answer
True
question
A database management system is also referred to as a database.
answer
False
question
Database management system (DBMS) administrative functions include adding structures to improve the performance of database applications
answer
True
question
Traditional database application programs are written in object-oriented languages like ________.
answer
Visual Basic
question
In a database, the collection of data for all columns is called a file.
answer
False
question
Bytes are grouped into rows in a database.
answer
False
question
In a database, a group of similar rows is called a ________.
answer
Table
question
Howie is a business analyst who is given access to the database of a product prior to its launch. He needs to understand the data presented and take appropriate action. Which of the following is Howie most likely to do?
answer
use SQL or graphical tools to query the database
question
NoSQL database management system products are very technical and can be used only by those with a deep background in computer science
answer
True
question
HyperText Markup Language is an international standard language for processing a database.
answer
False
question
Browser database application forms, reports, and queries are displayed and processed using HyperText Markup Language (HTML).
answer
True
question
Structured query language statements can be issued directly to the database management system (DBMS) by an application program.
answer
True
question
Databases are static and it is only the information systems that change.
answer
False
question
Which of the following elements of a database application provides security, data consistency, and special-purpose processing?
answer
Application programs
question
The database management system (DBMS) can be used to set up a security system involving user accounts, passwords, permissions, and limits for processing the database.
answer
True
question
All traditional databases require the Internet to transmit traffic between a user's computer and a database management system (DBMS) server computer
answer
False
question
The purpose of a database is to ________.
answer
stores lists of data involving multiple themes
question
DB2 is a popular database management system product that is licensed from Microsoft.
answer
False
question
One of the important functions of a database management system (DBMS) is to provide the necessary tools for ________
answer
administering the database
question
A ________ is a collection of forms, reports, queries, and programs that serves as an intermediary between users and database data
answer
database application
question
Databases are required to keep track of lists with multiple themes
answer
True
question
In a database, columns that are keys of a different table than the one in which they reside are known as ________ keys.
answer
foreign
question
In a database, columns are also called records.
answer
False
question
A database application serves as an intermediary between users and database data.
answer
True
question
In a database, a column or group of columns that identifies a unique row in a table is known as a ________.
answer
key
question
Google is a database that is used by Facebook and Twitter.
answer
False
question
Which of the following elements of a database application presents data in a structured manner using sorting, grouping, filtering, and other operations?
answer
reports
question
The administrative functions of a database management system (DBMS) include backing up database data.
answer
True
question
Which of the following is a drawback of the relational database processing model?
answer
It was never a natural fit with business documents
question
Which of the following best describes the metadata in a database?
answer
special data that describes the structure of a database
question
Browser applications are thin-client applications that need not be preinstalled on the users' computers.
answer
True
question
One of the reasons for the appearance of new styles of nonrelational database processing is the need for ________.
answer
storing data types such as images, audio, and videos in organizations
question
A ________ is a self-describing collection of integrated records
answer
database
question
Access and SQL Server are popular ________ DBMS products
answer
Microsoft
question
Databases that carry their data in the form of tables and represent relationships using foreign keys are called ________ databases.
answer
Relational
question
_______ is a popular enterprise database management system (DBMS) product from IBM
answer
DB2
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New