Vocab
Binary Conversions
Safety Issues
Parts of CPU
Miscellaneous
100

What consists of four bits, and is sometimes referred to as a half-byte.

Nibble

100

Convert 10100011 from binary to decimal.

163

100

What are injuries produced by fire, heat, radiation, electricity, or a caustic agent?

Burns

100

What does CPU stand for?

Central Processing Unit

100

What is the difference between digital and analog?

Analog is a continuous, ongoing set of values while digital has a set limit when it comes to their set.

200

What is a base 10 number system?

Decimal

200

Convert 101101 from binary to decimal.

45

200

What is the result of an opening or wound made by sharp edge.



Cuts

200

What is the CPU Instruction Cycle?

1. Fetch

2. Decode

3. Execute

4. Store

200

Why are hex numbers are used in computing?

16


300

What is the smallest unit of computer memory, usually consisting of individual ones and zeros?

Bit

300

Convert 110100101010 from binary to decimal.

3370

300

What is an applied science concerned with designing and arranging things people use so that the people and things interact most efficiently and safely?

Ergonomics

300

What does dual-core mean when applied to CPUs?

A dual-core processor is a CPU with two processors or "execution cores" in the same integrated circuit.

300

What symbol is used when representing hex codes?

0-9 and A-F

400

What is the fundamental unit of measure for computer data, which consists of eight bits? One character (a letter, number, space, or punctuation mark. 

Byte

400

Convert 11101111 from binary to decimal.

239

400

What is the sudden stimulation of the nerves or convulsive contraction of the muscles that is caused by the discharge through the body of electricity from a charged source?

Electrical shock

400

What is a hexa-core when applied to CPUs?

When referring to computer processors, hexa-core is a term used to describe a multi-core CPU containing six cores.

400

How many hex digits are typically used in computing?

4


500

What is a base 16 number system. Uses letters and numbers: 0123456789ABCDEF.

Hexadecimal


500

Convert 01000010 from binary to decimal.

66

500

What are any of various musculoskeletal disorders, such as carpal tunnel syndrome, characterized by numbness, pain, or weakness of muscles, tendons, nerves, and other soft tissues, caused by the persistent repetition of certain physical movements?

Repetitive Strain Injury (RSI)

500

What is an Octo-core when applied to CPUs?

An 8-core processor simply means it have 8 cores, and on workloads each can work independently on different tasks.

500

Daily Double!

How many unique numbers are used in Base 16?  

0-15