Topic 2 Computer Science : Data

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/4

Last updated 12:27 PM on 3/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

5 Terms

1
New cards

Binary

A system that represents values using two symbols, Usually a 0 or a 1.

2
New cards

Hexadecimal

A numeral system using base 16, representing values with sixteen symbols (0-9 and A-F).It is commonly used in computing as a mor easier way to represent binary values.

3
New cards

Two’s Complement

A method for representing signed integers in binary, allowing calculations with negative numbers by flipping bits and adding one.

4
New cards

What is the definition of a denary number?

A denary number, also known as a decimal number, is a number in the base-10 system, which uses ten symbols (0-9) to represent values

5
New cards