7,525 views
4 votes
4 votes
Question 1 (2 points)

What is a written list of instructions (recipes, assembly instructions, etc.)?

Question 1 options:

Algorithm


Syntax


Flowchart


Pseudocode

Question 2 (2 points)
What is a series of instructions that are used to solve a specific problem?

Question 2 options:

Algorithm


Pseudocode


Syntax


Flowchart

Question 3 (2 points)
What is a graphical representation of a computer program in relation to it works?
Question 3 options:

Flowchart


Pseudocode


Algorithm


Syntax

Question 4 (2 points)
What is the sequence of words/symbols that are used to form a correctly structured sentence/program called?
Question 4 options:

Syntax


Pseudocode


Flowchart


Algorithm

Question 5 (2 points)
IF/THEN statements are part of what we know as Syntax.

Question 5 options:
True
False

User Andy Lamb
by
2.9k points

1 Answer

6 votes
6 votes

Answer:

2. 2. 1. 4. I'm not to sure about the last one

User Lukas Renggli
by
3.1k points