Question
Answer the following questions based on the given script/code.
(a) Name local variable(s).
(b) Name global variable(s).
(c) __________ is built-in function.
(d) ______________ is user-defined function.
(e) Name actual parameter(s).
(f) Name formal parameter(s).