CSP Unit 1: Digital Information

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Innovation

A new method, idea, or product with a computer or program integral to its functionality 

2
New cards

Computing Innovation

An idea, product, or concept where a computer or program code is a fundamental part of its functionality

3
New cards

Technological Innovation

Using scientific and technical knowledge to create new or improved solutions that generate value 

4
New cards

Bit

The smallest unit of digital information. “Binary digit”

5
New cards

Nybble

A unit of data storage that consists of four bits, or half an eight-bit byte

6
New cards

Byte

A group of 8 bits

7
New cards

Binary

The base-2 number system using only 0s and 1s, which computers use to represent all data

8
New cards

Overflow Error

Occurs when a program attempts to store and process a number that exceeds the maximum value that can be represented by the available storage space. This happens because computers use a fixed number of bits to represent numerical values.

9
New cards

Round-off error

The imprecise representation of a number due to a computer’s inability to store it with infinite precision, resulting in a small difference between the computed value and its exact mathematical value.