1.

______________ is used to show hierarchy in a pseudo code.(a) Indentation(b) Curly Braces(c) Round Brackets(d) SemicolonI got this question by my school principal while I was bunking the class.My doubt stems from Pseudo Code in chapter Planning the Computer Program of Computer Fundamentals

Answer»

The correct ANSWER is (a) Indentation

To EXPLAIN: Each design structure USES a particular indentation pattern.

Indentation should be considered in the FOLLOWING cases:

Sequence

Selection

Loop.



Discussion

No Comment Found

Related InterviewSolutions