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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  • Errors in program logic
  • Produce incorrect output as a result
A

Logical errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Sequence of specific instructions in specific order

A

Logic of the computer program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Named memory location whose value can vary

A

Variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly