Understanding Simple Program Logic Flashcards
In this chapter, you will learn about: Simple program logic
1
Q
TRUE OR FALSE
Program with syntax errors cannot execute
A
TRUE
2
Q
- Errors in program logic
- Produce incorrect output as a result
A
Logical errors
3
Q
Sequence of specific instructions in specific order
A
Logic of the computer program
4
Q
Named memory location whose value can vary
A
Variable