8) Which one of the following statement is the most appropriate?
1 poin
a) Pseudo code is basically a diagrammatic representation of the algorithm. Whereas in flowchart normal English language is translated into the
programming languages to be worked on.
b) Flowchart is diagrammatic representation of the algorithm. Pseudo code is just another name of algorithm.
c) Pseudo code is another name of programming. Whereas in flowchart is diagrammatic representation of algorithm.
d) Flowchart is basically a diagrammatic representation of the algorithm. Whereas in pseudo code normal English language is translated into the
programming languages to be worked on.
Answers
Answered by
11
Answer:
c is the answer of this question
Answered by
2
Answer:
The correct answer of this question is option C.
Explanation:
Pseudo code is used to demonstrate the working process algorithm of a particular computer program.
This pseudo code includes a flowchart like representation for a better understanding to the human users instead digital processing.
That's why option c is the correct answer of this question.
Similar questions