Out of the following the most important layout in Pseudocode is:
a. Variable initialization
b. Indentation
c. How well a program looks in structured english
d. None of the above
Which one of the following is NOT an advantage of pseudocode
a. More closely resembles the eventual program code
b. Don't have to worry about syntax structures
c. Can be translated into any programming language
d. Uses capital letters for variables