Intro to IT Practice Test Flashcards
A local area network (LAN)
Allows hardware sharing within one office.
All of the following are compiled languages except for:
Javascript
BASIC
Java
C++
Javascript
During this phase of Project Management, the projects scope and project management plan are defined.
Planning
Which of the following types of information present a threat to someone’s privacy?
Student ID and credit card numbers
This server addresses protocols such as: IMAP, POP3, SMTP, HTTP, MAPI, and MIME?
eMail server
Which of the following is/are true of the IPOS cycle?
Once words, numbers, or images are entered, a computer processes the data into useable information that can then be access to answer questions or meet specific needs.
In this phase of testing the system is given to a segment of end users for testing from their perspective before the final version is released.
Beta
With (blank) an IT department resources (i.e. servers, data storage) are located outside of the organization and are accessible by anyone, anywhere.
IaaS (Infrastructure as a Service)
A scanner is a peripheral device for what system?
I/O
A program written in a high-level language must be converted into (blank) code to be executed by the computer.
Machine
The (blank) includes the protocol, domain, and all subdomains, as well as the resource path ID and name of the document.
The Uniform Resource Locator (URL)
In 2nd generation computers, which of the following high-level programming languages was created to be business-oriented?
COBOL (Common Business Oriented Language)
The team will write a final report detailing the processes and outcomes of the project in which project phase?
Closing
Which device permits packet switching so that a message can be routed to the next link in a network?
Router
Which of the following best describes the Internet?
The Internet is a global network of networks.
The role of a (blank) is to respond to requests most typically come from web browsers, such as HTTP.
Web server
What is the correct order of project phase for Project Management?
Initiation, Planning, Execution and Closing
All of the following are parts of a URL except for:
LAN
Which of the four main components of a computer is described by this statement: This component executes all of the arithmetic and logic operations and is responsible for controlling (commanding) all of the components in the computer.
CPU
This database structure format organizes data using a tree-like or organizational chart type structure (i.e. parent-child structure).
Hierarchal
Which of the following statements best defines the CPU?
The CPU controls the speed at which instructions are retrieved and processed in the computer.
Which of the following statements represents the relevant characteristic of quality data? Select all that apply.
The data used applies to the question being answered.
The data has been gathered using consistent, detailed collection processes.
The data has been inputted correctly and is accurate for its intended use.
The data is current enough to still serve its purpose for being accessed.
The data used applies to the question being answered.
During (blank) users test the system in an operational setting to make sure the system continues to align with business objectives and meet the goals of the stakeholders.
User Acceptance Testing
(Blank) sometimes referred to as middleware, facilitate the communication of hardware and software.
Device driver
The (blank) keyword in SQL is used to inform the DBMS of the specific criteria the data should match to be returned as the output of the query.
WHERE clause
This form of cloud computing is offered as a service by some major organizations, such as Amazon and Google, and used extensively by app developers. Its intent is to be able to quickly and reliably develop and deliver applications.
PaaS (Platform as a Service)
Marcus has a summer job working at a real estate agency. He is entering client addresses into the company’s computer system. At which stage of the DIKW hierarchy is Marcus working?
Data
What is an advantage of outsourcing?
Cost-effective if time is constrained.
In a (blank) shell forward slash (/) is used to express directory paths?
Linux
Which of the following best describes the purpose of expansion slots in modern computers?
Expansion slots allow additional cards to be connected to the motherboard that interface with peripheral devices.
Which of the following would NOT be the responsibility of the system administrator?
Answering e-mails from potential customers
Which of the following are the three main categories of databases?
Hierarchical, Flat File, Relational
What is the definition of a Platform as a Service (PaaS)?
A Platform as a Service is the ability to quickly and consistently develop and deliver applications.
A company’s ability to recover after a disaster is directly related to which of the following?
Business continuity plan
Which is found on the motherboard and stores information, but the information is not permanent?
RAM (Random Access Memory)
Why is it essential to know what information will be needed from the database from the outset of development? Select all that apply.
By knowing the purpose, the developer can determine how many fields are needed in the database.
The developer can determine which data types would help fulfill the purpose.
The purpose determines the structure of the database.
Which project phase consists of determining the objectives and activities, organizing the activities, and estimating the time and costs?
Planning
Which of the following is the correct function of the compiler?
Translates the entire program, creating an executable program, which can be run at a later time.
In this network topology ALL devices have a single point-to-point connection with a central device.
STAR network
What is a program that will allow a computer to easily access the hardware and software of the computer system?
Operating system
Which of the following would NOT be considered hardware?
Word processor
(Blank) is a general term that describes any attack that takes advantage of humans’ trusting nature.
Social engineering
(Blank) uses the concept of reflection of light through a core made up of glass or plastic.
Optical wire
A (blank) is also known as a datasheet.
Database Table
As a new sales manager, Edgar is studying the historical and current sales report numbers to determine the top three salespersons of the year. At which stage of the DIKW hierarchy is Edgar working?
Information
Select the statement that best describes the difference between software and hardware.
Computer software is developed by writing a program using programming language whereas computer hardware is the physical components such as memory modules and disk drives.
The (blank) keyword in SQL is used to inform the DBMS what tables are to be interrogated by the query and, if more than one table contains the data of interest, how they are to be combined or joined.
FROM
Which of the following best describes a hierarchical database format?
Data are modeled using parent-child relationships.
The (blank) keyword in SQL is used to inform the DBMS what fields or attributes are of interest (and where they are located, i.e. which table/relation they can be found in).
SELECT
What external component will allow peripherals to be connected to the system unit and connect additional input, output, storage, and communication devices?
Ports
During which generation did computers begin to see widespread use in business?
Fourth generation
Which software is run automatically rather than by the end user?
System Software
Learning about social engineering and how to protect passwords is (blank).
Education
In a SQL query, the (blank) operation combines two tables together?
JOIN
(Blank) is ephemeral, meaning data stored is lost when the computer is powered off.
RAM (Random Access Memory)
This type of database is the most common format for storing data as it provides users with a great deal of flexibility, allowing for multiple tables.
Relational
Which of the following is an example of a relational database?
A database containing student records with fields such as Student ID, First Name, Last Name, Major, GPA that links to other databases in the University’s system.
Which of the following is an accurate definition of a computer system?
A computer system is a collection of hardware and software components that work together to meet the needs of the user.
Which of the following are operations used to alter the data within a relation of a database?
Insert, Update and Delete
This type of software is made freely available as source code.
Open Source software
In the (blank) phase of the SDLC (system development life cycle), architects think about the components that they would need to solve the problem or implement the plan.
Design
Which of the following would NOT require the use of a network?
Loading a statistical program on your personal computer.
The scope of the project is considered what?
Always accurately identified in the initiation phase.
The (blank) is the electronic circuit responsible for executing computer program instructions.
Central Processing Unit
An operating system will write and change data to multiple hard drives at the same time so that if something happens to one hard drive, another hard drive is available to speed up data recovery. This statement best describes which of the following?
Data mirroring
Which of the following best describes the differences between memory and the hard drive?
Memory stores instructions and data used by programs in the moment; whereas a hard drive stores data, programs, and files that can be accessed at a future time.
Which two are both types of scripting languages?
Ruby and Python
Which of the following statements best describes the difference between information systems and information technology?
An information system does not have to use computer hardware; whereas information technology requires the use of hardware and software.
What is another term that defines a script?
Interpreted program
Which type of software includes programs such as Microsoft Word and PowerPoint?
Application
What is the definition of business intelligence?
Business intelligence is a term used to reflect the knowledge a business can create by analyzing data gathered from multiple sources.