

InterviewSolution
Saved Bookmarks
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 |
|