Save
digital technology
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Julia Ryczko
Visit profile
Cards (59)
What is the difference between data and
information
?
Data
consists of raw facts, while information is data processed to have meaning.
View source
How does an
information system
process data?
An information system
processes
data and produces information.
View source
What is a
product number
example given in the study material?
62351
View source
What does the
product number
62351 represent in the context of the study material?
It represents an
8Tb
hard drive
when given meaning.
View source
In what format do
computers
store data?
In digital
binary
format.
View source
What is a
BIT
?
A BIT has a value of
0
or
1
and is the smallest unit of computer storage.
View source
How many
bits
are in a
nibble
?
4
bits.
View source
How many
bits
are in a
byte
?
8
bits.
View source
What is
1 kilobyte
(
Kb
) in bytes?
1024
bytes.
View source
What is 1
megabyte
(
Mb
) in
kilobytes
?
1024
kilobytes.
View source
What is 1
gigabyte
(
Gb
) in
megabytes
?
1024
megabytes.
View source
What is 1
terabyte
(
Tb
) in gigabytes?
1024
gigabytes.
View source
What are the two main types of data types mentioned?
Numeric
and
Date/Time
.
View source
What is a
numeric data type
?
It includes whole numbers (
integers
) and real numbers with
decimal
parts.
View source
How is a long date displayed?
As
Sunday
,
April 1, 2018
.
View source
What is the format for a
medium date
?
Displayed as
dd-mmm-yyyy
, e.g., 1-Apr-
2018
.
View source
How is a short date displayed?
As
dd/mm/yyyy
, e.g.,
01/04/2018
.
View source
What is the long time format?
Displayed as
HH:MM:SS
, e.g.,
13:26:34
.
View source
How is medium time displayed?
As
HH:MM PM/AM
, e.g.,
01:26
PM.
View source
What is the short time format?
Displayed as
HH:MM
, e.g.,
13:26
.
View source
What is a
string
in
data types
?
A string is textual data in the form of a sequence of characters.
View source
What is
ASCII
?
ASCII is a character set where each character is represented uniquely by a single
byte
.
View source
What is a
pixel
?
A pixel is the smallest unit of a
digital
image that can be displayed and edited.
View source
How does
image resolution
affect
file size
?
The
greater
the
resolution, the greater the file size.
View source
How many
bits
does a typical JPEG image use to store a pixel?
24
bits.
View source
What do
bitmap graphics
store?
Bitmap graphics store details about every individual
pixel
of the image.
View source
What is a common mistake regarding
bitmap graphics
?
Bitmap images can be
compressed
, which reduces the file size.
View source
What do
vector-based graphics
store?
Vector-based graphics store information about the
components
that make up an image.
View source
What is
streaming
in the context of
video
?
Streaming allows a video to be viewed on a website without a time delay.
View source
What is a
buffer
in
video
streaming?
A buffer is part of the memory used to store a downloaded part of the video before watching it.
View source
How does
buffering
help during video playback?
Buffering helps prevent possible disruptions if there are time delays in
streaming
.
View source
What factors affect sound quality in digital audio?
Sample rate
,
bit depth
, and
bit rate
.
View source
What is the
sample rate
in sound quality?
The number of
audio sound samples
captured
per second
.
View source
What is
bit depth
in sound quality?
The
number
of
bits
used for each sound
sample
.
View source
What is
bit rate
in sound quality?
The quantity of data measured in
bits
that is processed in a
given
amount of time.
View source
What is an
analogue signal
?
An analogue signal is a continuous varying signal that represents a
physical quantity
.
View source
What does an
analogue to digital converter
(
ADC
) do?
An ADC samples a signal at regular time intervals and converts it to
digital format
.
View source
What is
data
portability?
Data portability
is the ability to transfer data from one computer to another without re-entering it.
View source
What enables
data portability
?
Using a range of
file formats
.
View source
What does
JPEG
stand for?
Joint Photographic Expert Group
.
View source
See all 59 cards