The name of variable should be ______
(computer question)
Answers
Answered by
0
Answer:
Automatic variables: Each local variable in a function comes into existence only when the function is called, and disappears when the function is exited. Such variables are known as automatic variables.
External variables: These are variables that are external to a function on and can be accessed by name by any function. These variables remain in existence permanently; rather that appearing and disappearing as functions are called and exited, retain their values even after the functions that set them have returned.
Explanation:
make me as brainlist
Answered by
2
Answer:
Keywords
Explanation:
pls like me and mark me as a brainlist ans
Similar questions
English,
2 months ago
Science,
4 months ago
Math,
4 months ago
Science,
10 months ago
Computer Science,
10 months ago