Save
Q2 REVIEWERS
TLE
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
YEN
Visit profile
Cards (46)
What is a program or
software program
?
A set of instructions that tells the computer hardware to perform a task.
View source
Who usually writes computer programs?
A
programmer.
View source
What is an
algorithm
?
A set of mathematical instructions or rules that solves a problem.
View source
How can an
algorithm
be described?
As a step-by-step procedure that solves a problem.
View source
What does the term
'paradigm'
refer to in programming?
A way of looking at control flow and execution of a program.
View source
What is
declarative programming
?
Programs describe their desired results without explicitly listing commands or steps.
View source
What is
imperative programming
focused on?
Describing how a program operates.
View source
How is
object-oriented programming
defined?
Programs are defined by objects which combine
state
and
behavior.
View source
What are
conditional structures
in programming?
Structures that perform actions based on a true or false decision.
View source
What do
looping structures
do?
They execute a list of instructions more than once.
View source
What is
pseudocode
?
An outline of a program written in a way that can be converted to programming statements.
View source
Why is pseudocode also called a
"text-based"
detail design tool?
Because the program is written rather than drawn.
View source
What does
syntax
refer to in programming?
The acceptable format of a programming statement.
View source
What are
keywords
in pseudocode?
Reserved words with special functions used in pseudocode.
View source
What is the purpose of
comments
in programming?
To explain a certain statement, function, or the purpose of a program.
View source
What are
data types
in programming?
Formats in which data can be stored, classifying a particular type of information.
View source
What are the main programming paradigms discussed?
Declarative
programming
Imperative
programming
Object-oriented
programming
View source
What are
real
numbers?
Real numbers are numbers that have a
whole number
and a fractional part.
View source
What type of data do
real
numbers contain?
Real numbers contain
decimal numbers.
View source
What do
integers
store?
store
whole numbers.
View source
Can
integers
be positive or negative?
Yes, integers can be both positive and negative.
View source
What do
strings
hold?
Strings can hold
alphanumeric
characters including text, numbers, and symbols.
View source
What does a
character
hold?
A character holds a single character only.
View source
What is the purpose of a
boolean
data type?
Boolean is used to answer questions where there are exactly two options.
View source
What is a
variable
?
A variable is a storage location paired with an associated symbolic name that contains some known and unknown quantity of information referred to as a value.
View source
How does the value of a
variable
change?
The value of a variable can change depending on conditions or information passed to the program.
View source
What should the
name
of a variable be?
The name of a variable should be symbolic, representing the title of the information being stored.
View source
What does the
type
of a variable represent?
The type represents what kind of data is stored with the variable.
View source
What is the scope of a variable?
The scope refers to the sections of a program where a
variable
is
accessible.
View source
What does "
stored
" refer to in the context of variables?
"Stored" refers to the last piece of information assigned to the variable name.
View source
What does a
terminator
indicate in a program flow diagram?
A terminator indicates the
beginning
or
end
of a program flow in your diagram.
View source
What does a
process
symbol indicate in a flowchart?
A
process
symbol indicates any processing function.
View source
What does a
decision
symbol represent in a flowchart?
A
decision
symbol indicates a decision point between two or more paths in a flowchart.
View source
What does an
Input/Output symbol
represent in a system?
An Input/Output symbol represents material or information
entering
or
leaving
the system.
View source
What does a preparation symbol represent in a process?
A
preparation
symbol represents a set-up to another step in the process.
View source
What does a
terminal
symbol represent?
A
terminal
symbol is used to represent Begin/End or Start/Finish in a flowchart.
View source
What are
operators
in programming?
Operators
are symbols that tell how to perform specific mathematical or logical operations.
View source
What are
relational operators
used for?
Relational operators are used for
comparison
and return either true or false based on the comparison result.
View source
Value
– by its very name, it
changes
over
time.
Scope
– good programs are chopped into a small, contained sections named functions.
See all 46 cards
See similar decks
Reviewer
99 cards
REVIEWER 3.1
19 cards
tle reviewer
1 card
English 9 Reviewer
9 cards
Science 6 Reviewer
21 cards
SIGMA MATH REVIEWER
20 cards
Mathematics 7 Reviewer
7 cards
RE Reviewer
16 cards
REVIEWER 3
31 cards
English (3rd quarter reviewers)
20 cards
MAPEH Reviewer
29 cards
Text producers and recievers
English Language > Year 12 > Beginning
14 cards
VERAL KXCI - REVIEWER
48 cards
Physical Science Reviewer
60 cards
SIGMA MATH REVIEWER 2
67 cards
Reading and Writing Reviewer
15 cards
2nd sem > HIS101 > Remedial reviewer
8 cards
RPH JASMIN REVIEWER
20 cards
Levels of biological organization reviewed
Untitled
135 cards
text producers and recievers
english language > paper 1 > keywords paper 2
11 cards
Text producers and recievers
English Language
11 cards