________ is an artificial and informal language that helps programmers develop algorithms.
a) JavaScript
b) ECMAScript
c) Pseudocode
d) AlgorithmCode
Question 2
A procedure for solving a problem in terms of the actions to be executed and the order in which these actions are to be executed is called ________.
a) program control
b) a program structure
c) a control structure
d) an algorithm