Pseudocode uses _______ to express a program’s logic. *
1 point
a. English-like statements
b. an object program
c. geometric symbols
d. stepwise refinement
Answers
Answered by
3
Answer:
c
Explanation:
i hope this will help you.
Answered by
0
Pseudoco-de is used to explain a flow of a program in normal language.
- A Pseudoco-de is a simple and normal explanation or description of a program.
- This does not require any syntax or any structure like programming.
- When using pseudoco-de it's easily and efficiently understandable.
- By writing pseudoco-de we can understand the flow of the program.
- It does not reveal the deeper information.
- Just give an overall idea.
- Pseudoco-de is simple and plain text that describes the program flow.
- Pseudoco-de uses simple English statements to show the program's flow.
Similar questions