Computer Science, asked by sujimanikk, 1 year ago

Define local variable

Answers

Answered by bhaibavpandeypcvu5u
0

your answer

In computer science, a local variable is a variable that is given local scope. Local variable references in the function or block in which it is declared override the same variable name in the larger scope.

thanks

follow me

mark as brainlist

Answered by Anonymous
1

 \huge \bf \underline{Answer} \:

➡A local variable is a variable which is either a variable declared within the function or is an argument passed to a function

_____________☺

Similar questions