Question: When it is said that function variables are local, it means: function variables must be declared before the function function variables can be used in
When it is said that function variables are local, it means:
function variables must be declared before the function
function variables can be used in any part of the program
function variables are restored from previous function calls
function variables exist and can be used only while the function is executing
Question
The values True and False are known as:
strings
range of characters
boolean
function return values
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
