CompTIA TestOut Questions Flashcards

Actual questions from each chapter of the TestOut IT Fundamentals PRO Course (44 cards)

1
Q

Which of the following is a type of input device?

Speakers
Monitor
Touchscreen
Hard drive

A

Touchscreen

(Input devices are used to physically put information into the computer)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following is data temporarily stored on?

Printed page
Hard drive
Memory chips
Keyboard

A

Memory chips

(Data can be stored temporarily on memory chips–that is often considered to be part of processing)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A user has entered a search string into an application and clicked on the search icon. Which of the following is the NEXT step in the computer process?

Storage
Input
Output
Processing

A

Processing

(Processing occurs after input has been provided to a computer. In this case, the user’s input was a text string and mouse click. Processing takes the mouse click on the search icon to start the search process)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following lists the basic computing and processing steps in order?

Input, retrieval, processing, and storage
Input, processing, output, and storage
Input/output, processing, and storage
Input, retrieval, output, and storage

A

Input, processing, output, and storage

(Retrieval is not a basic part of the process)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following provides a computer system with the ability to retrieve and manipulate data at a future time?

Storage
Processing
Transistor
Microchip

A

Storage

(Storage is where output data is retained for later use)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following was the most widely used personal computer application until the mid-90s?

Games
Word processing
Internet
US census

A

Word processing

(World wide web took its place once released to the public)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which invention made it possible to have an entire computer on a single circuit board?

Silicon
Vacuum tubes
Transistors
Microchip

A

Microchip

(Invented in 1959 by Jack Kirby, the microchip did this. This made computers much smaller and cheaper to manufacture)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What invention allowed computers to become smaller in size?

A

Transistors

(Invented in 1947, they replaced bulky vacuum tubes and mechanical relays, making computers smaller)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the order of major events in computer history?

A
  1. Herman Hollerith develops the electronic tabulating machine (1890)
  2. International Business Machines, or IBM, is formed (1911)
  3. Scientists at Bell Laboratories invent the transistor (1947)
  4. Jack Kilby invents the microchip (1959)
  5. The Apple II is released for home consumers (1977)
  6. The WWW becomes available to the public (1994)
  7. Apple releases the iPhone (2007)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What played vital roles in the advancement of national defense, science, and social change?

A

Supercomputers

(They have processing capabilities designed to solve problems that are too complex for regular computers)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How is the number 22 represented in binary?

A

10110

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

An example of a MAC address is 00-B0-D0-C2-26

What is the notational system used?

A

Hexadecimal

(Hexadecimal system uses sixteen digits - numbers 0-9 and letters A-F)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

1010101.71

What number system is represented?

A

Decimal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the highest value in the hexadecimal number system?

A

F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How many bits are in a single byte?

A

Eight

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the smallest size to the largest?

A

Kilobyte, Megabyte, Gigabyte, Terabyte

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

A consumer wants to add a hard drive to their computer to store video from their camera. What is the storage capacity of a modern disk drive (HDD) purchased from a computer store?

A

3 terabytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Which of the following transfer rates is the FASTEST?

1.24 Gbps
181 Mbps
1,282 Kbps
1,480 Mbps

A

1,480 Mbps

This is equal to 1.48 Gbps, so it is faster than 1.24 Gbps

19
Q

Which of the following BEST describes what a kilobyte is a measurement of?

CPU speed
Data throughput
Storage space
Power level

A

Storage space

(Data storage usually refers to the number of bytes)

20
Q

Which of the following encoding schemes would MOST likely be used to represent an emoji?

ASCII
Unicode
Hexadecimal
Binary

A

Unicode

(Unicode is an international 16-bit encoding standard and is capable of representing millions of different characters with enough space for every character from every human language. Developers have even started assigning Unicode values to pictures, called emoji)

21
Q

Digital sound recordings capture sound waves and divide them into distinct segments. Each segment is assigned a value. What is that value called?

A

Sampling height

(Sound is caused by vibrating objects which create pressure waves in the air. Digital sound recordings capture this continuous wave and divide it into distinct segments. The recording then assigns a value to each segment. A single segment’s value is called its sample height)

22
Q

How many possible values would an 8-bit audio sample have?

A

256

(Bit depth is the amount of memory used to store each value of a sample. 8-bit sound uses 8 bits (or 1 byte) to store the value of each sample, which means the sample can be 1 of 256 values)

23
Q

Which of the following makes videos appear smoother and more fluid?

Higher resolution
Lower frame rate
Higher frame rate
Lower resolution

A

Higher frame rate

(The frame rate is the measure of how many images, or frames, are shown each second. A higher frame rate makes videos appear smoother and more fluid than a lower frame rate)

24
Q

Which of the following is a lossless compression algorithm?

MP4
Run-length encoding
PNG
Compression artifact

A

Run-length encoding

25
What are pixels that are the exact same b/t multiple frames called?
Temporal redundancy
26
Which kind of file would be hurt most by a lossy compression algorithm? An audio file containing music A digital photograph An audio file containing speech A text document
A text document (Audio and image files use lossy compression to take advantage of the limitations of human sight and hearing. However, text files and computer programs need to be stored with no data loss, or they will be corrupted. They are usually compressed using lossless algorithms, which compress the file without altering any of the data)
27
A typical computer monitor is what type of display?
RGB
28
What type of digital picture is made by storing individual pixel values?
Raster
29
What type of digital picture can be scaled to any size without losing quality?
Vector
30
Which of the following professionals would be MOST likely to create a poster? Game designer Graphic designer Video production specialist Digital audio producer
Graphic designer
31
The ability to use various design software such as Adobe Photoshop, InDesign, and Illustrator would be MOST beneficial to what career?
Graphic designer
32
Which of the following careers typically requires at least a bachelor's degree in telecommunications? Video production specialist Game designer Digital audio producer Graphic designer
Video production specialist
33
Mary needs someone to make sure her podcast is high quality and sounds polished. What professional should she hire?
Digital audio producer
34
Jessica is currently editing a commercial she helped create. Which of the following is MOST LIKELY her profession?
Video production specialist
35
Which of the following is a disadvantage of notebook systems? The battery is difficult to replace They are more expensive Productivity apps are difficult to use They require AC power
They are more expensive
36
Abby needs a device that she can take to a client's location and show presentations from. What is the BEST option for her?
A laptop
37
Which of the following is an example of computer hardware? Web browser Microchip PowerPoint App
Microchip
38
Which of the following devices make use of a battery as its main power source? (Select two.) Server Gaming console Desktop Laptop Smartphone
Laptop and smartphone
39
Which of the following devices would be easiest to repair? Desktop computer Smartphone Laptop Gaming console
Desktop computer
40
Which of the following devices generally include a variety of integrated hardware such as a camera? (Select two.) Desktop computer Smartphone Laptop Server Gaming console
Smartphone and Laptop
41
Which of the following devices would be the BEST option for a gamer? Smartphone Laptop Server Desktop computer
Desktop computer
42
Tina has accepted a position as a graphic designer. She wants a powerful device that she can connect multiple large screens to. Which device would be the BEST option for her? Server Laptop Smartphone Desktop computer
Desktop computer
43
Which of the following is primarily operated by a touchscreen? Tablet Notebook Desktop Network
Tablet
44
Abby wants a high-end computer system for her home office that can be upgraded. Which of the following should she choose? Laptop Server Gaming console Desktop
Desktop