Ask Question
15 July, 15:31

Which of the following statements is NOT correct?

A) Pseudocode should be unambiguous.

B) Pseudocode should be properly formatted.

C) Pseudocode should be terminating.

D) Pseudocode should be executable.

+2
Answers (1)
  1. 15 July, 18:38
    0
    Answer: B) Pseudocode should be properly formatted.

    Explanation:

    Pseudocode is defined as in the informal description of the given sequence, there is no need that it should be formatted properly. There is no such restriction required in the pseudocode as they are read by the humans not by the computer programs.

    Pseudocode should be terminating, executable and unambiguous and it uses structural convention of the programming language rather than using machine reading.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following statements is NOT correct? A) Pseudocode should be unambiguous. B) Pseudocode should be properly formatted. C) ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers