search
Q: Which of the following is a method of describing computer algorithms using a combination of natural language and programming language?
  • A. Flowchart
  • B. Pseudocode
  • C. Array
  • D. Node
Correct Answer: Option B - Pseudocode is a method of describing computer algorithms using a combination of natural language and programming language.
B. Pseudocode is a method of describing computer algorithms using a combination of natural language and programming language.

Explanations:

Pseudocode is a method of describing computer algorithms using a combination of natural language and programming language.