Javascript 5.3 Pseudocode Flashcards

1
Q

Define ‘Logic’ in regards to programming.

A

Logic is the order in which a program runs, the decisions made within the program, how you structure the different parts of the program.

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

Define ‘Syntax’

A

Syntax is the actual programming language, the very specific set of words and symbols you write for it work.

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