CSC 101 Final Exam |Questions with
100% Correct Answers
DEFINE
Definiteness - ✔ ✔ Ensures that if the algorithm is performed at different times or by
different agents ( people or computers ) using the same data, the output is the same.
DEFINE
Effectiveness - ✔ ✔ Ensures that it is possible for the agent to execute the
algorithm mechanically without any further input.
DEFINE
Finiteness - ✔ ✔ Ensures that it must eventually stop, either with the right output or with
a statement that no solution is possible.
(TRUE OR FALSE)
The PC is the fetch/execute cycle component that computers use to keep track of the next
instruction to execute. - ✔ ✔ True
(TRUE OR FALSE)
The shampooing instructions "lather, rinse, repeat" meets all of the properties of a valid
algorithm. - ✔ ✔ False
How many basic requirements does an algorithm have? - ✔ ✔ Five
There are ________ steps in the Fetch/Execute Cycle. - ✔ ✔ 5
Sizes of data from smallest to largest... - ✔ ✔ kilo, mega, giga, tera
, Hexadecimal in order... - ✔ ✔ 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E...
What is a collating sequence? - ✔ ✔ Going in order.
0,1,2,3,4,5,6,7,8,9
4 bits are represented by how many symbols? - ✔ ✔ 16
Red and Green =
Red and Blue =
Green and Blue =
All the colors together = - ✔ ✔ Yellow
Magenta
Cyan
White
What is luminance? - ✔ ✔ Change in brightness
What is chorminance? - ✔ ✔ Change in color
A lossless compression is... - ✔ ✔ Something that can be compressed to another computer
and reconstructed EXACTLY the same
A lossy compression is... - ✔ ✔ Something that can be compressed to another computer and
not everything is the same
(TRUE OR FALSE)
100% Correct Answers
DEFINE
Definiteness - ✔ ✔ Ensures that if the algorithm is performed at different times or by
different agents ( people or computers ) using the same data, the output is the same.
DEFINE
Effectiveness - ✔ ✔ Ensures that it is possible for the agent to execute the
algorithm mechanically without any further input.
DEFINE
Finiteness - ✔ ✔ Ensures that it must eventually stop, either with the right output or with
a statement that no solution is possible.
(TRUE OR FALSE)
The PC is the fetch/execute cycle component that computers use to keep track of the next
instruction to execute. - ✔ ✔ True
(TRUE OR FALSE)
The shampooing instructions "lather, rinse, repeat" meets all of the properties of a valid
algorithm. - ✔ ✔ False
How many basic requirements does an algorithm have? - ✔ ✔ Five
There are ________ steps in the Fetch/Execute Cycle. - ✔ ✔ 5
Sizes of data from smallest to largest... - ✔ ✔ kilo, mega, giga, tera
, Hexadecimal in order... - ✔ ✔ 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E...
What is a collating sequence? - ✔ ✔ Going in order.
0,1,2,3,4,5,6,7,8,9
4 bits are represented by how many symbols? - ✔ ✔ 16
Red and Green =
Red and Blue =
Green and Blue =
All the colors together = - ✔ ✔ Yellow
Magenta
Cyan
White
What is luminance? - ✔ ✔ Change in brightness
What is chorminance? - ✔ ✔ Change in color
A lossless compression is... - ✔ ✔ Something that can be compressed to another computer
and reconstructed EXACTLY the same
A lossy compression is... - ✔ ✔ Something that can be compressed to another computer and
not everything is the same
(TRUE OR FALSE)