AN ARTICLE ON CONDITIONAL, LOOPS (FOR, DO), FUNCTIONS DECLARATION, FUCNTION SCOPE, NESTING FUNCTIONS AND FUNCTION HOISTING Conditional: Are used to execute different actions based on different conditions. The most common conditional statement is the ...