IT Concepts and Terminology Flashcards

1
Q

This numbering system is Base 2.

A

Binary

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

This numbering system is Base 10.

A

Decimal

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

This numbering system is Base 16.

A

Hexadecimal

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

We use this term to mean that data is stored in a human-readable manner.

A

ASCII

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

This is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world’s writing systems.

A

Unicode

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

This data type stores character data in a fixed-length field.

A

Char

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

This data type is like CHAR, but is intended to hold multiple characters.

A

String

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

This data type is for precision when working with numbers.

A

Floats

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

This data type is for one or the other; True or False

A

Boolean

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

This data type is for whole numbers that aren’t fractions.

A

Integers

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

The instruction given to a computer by a human is known as this.

A

Input

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

The results of processing are given to humans from computers through this action.

A

Output

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

After processing, computers can do a couple of things with the data. Which of the following do computers perform?

A
  • Output

- Storage

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

Which of the following are input devices?

  • Keyboard
  • Speaker
  • Mouse
  • Monitor
A
  • Keyboard

- Mouse

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

Which of the following are storage devices?

  • Hard Disk
  • Flash Media
  • Thumb Drive
  • SSD
A
  • Hard Disk
  • Flash Media
  • Thumb Drive
  • SSD
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

We do this for our company brands and logos to protect them.

A

Trademark

17
Q

We do this to protect our literary works like books, music, and videos.

A

Copyright

18
Q

We apply for this to protect our property rights relating to inventions.

A

Patent

19
Q

This is what the bad guys want; Data is also called this.

A

Asset

20
Q

True/False: When it comes to IT Security, companies need to focus on reaction instead of proactive.

A

False

21
Q

Putting data together and looking for connections is known as this.

A

Data Correlation

22
Q

This is the smallest unit of measure for computer storage.

A

Bit

23
Q

This is made up of 8 bits of data.

A

Byte

24
Q

This is also known as 1000 bytes

A

Kilobyte

25
Q

Which of the following are valid throughput units of measure?

  • Mbps
  • KBps
  • MBps
  • Kbps
A
  • Mbps

- Kbps

26
Q

Processing speeds are measured in which of the following units of measure?

  • Tbps
  • MHz
  • GHz
  • Mbps
A
  • MHz

- GHz

27
Q

Which of the following is the FIRST step in the troubleshooting methodology?

A

Identify the problem

28
Q

Which of the following is the THIRD step in the troubleshooting methodology?

A

Establish a theory

29
Q

True/False: When it comes to IT Troubleshooting, documentation isn’t necessary?

A

False

30
Q

What step in troubleshooting do we perform just prior to documentation?

A

Verify