Computer Science, asked by gavelpinky8, 6 months ago

which error indicates that the varible used is not Declared​

Answers

Answered by saksham3d
0

Answer:

The Undefined Variable error is thrown when a reference to a variable or object is made in code that either doesn't exist, or is outside the scope of the executing code.

Explanation:

if satisfied with this answer then please follow me and mark my answer as brainliest

Similar questions