MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DATA STRUCTURES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following statements is NOT TRUE about PSEUDOCODES?
A
textual presentation of a flowchart
B
close to a natural language
C
the control structures impose the logic
D
None of the choices
Explanation: 

Detailed explanation-1: -The statement about pseudocode which is not correct is: B) Pseudocode should be properly formatted. A pseudocode can be defined as a description of the steps contained in an algorithm through the use of a plain or natural language.

Detailed explanation-2: -Correct answer: option: d. d. This is the correct answer because there is no pictorial representation used in pseudocode. Pseudocode is the description of an algorithm using plain text language and it doesn’t include the pictorial representation, and thus the provided statement is not true regarding pseudocode.

Detailed explanation-3: -The correct answer is: Pseudocode is language agnostic. This means that pseudocode language has a mode of data transmission that is not known to the machine program functions.

Detailed explanation-4: -Explanation: The answer is ENDIF.

Detailed explanation-5: -a machine-level code. a random number. a flow chart. Structured English to communicate the logic of a program.

There is 1 question to complete.