Save
As level COMPUTER SCIENCE
Fundamentals of Data Representation
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
mer flynn
Visit profile
Cards (17)
What is the set of natural numbers represented by?
ℕ
View source
What do natural numbers include?
All
positive
whole numbers and
zero
View source
How can natural numbers be used in real life?
To count items like
keyboards
or printers
View source
What is the set of integers represented by?
ℤ
View source
What do integers include?
Whole numbers, both
positive
and
negative
View source
What are rational numbers also called?
Quotients
View source
What defines a rational number?
Can be written as a
fraction
of two numbers
View source
Which of the following is a rational number?
4.5
View source
What is the symbol for rational numbers?
ℚ
View source
What are ordinal numbers used for?
To describe
numerical positions
of objects
View source
How are arrays indexed?
Using
ordinal numbers
starting from
0
View source
What is the difference between counting and measuring?
Counting: Use
natural numbers
(ℕ)
Measuring: Use
real numbers
(ℝ)
View source
What are irrational numbers?
Numbers that cannot be written as
fractions
View source
Give an example of an irrational number.
π
View source
What is the symbol for real numbers?
ℝ
View source
What do real numbers include?
All possible
real-world
quantities
View source
How do real numbers relate to other number sets?
They include
natural
,
integers
, and
rational numbers
View source