123k views
14 votes
Which lines of the code, marked by Q, are legally declared based on the scope of the variable?​

Which lines of the code, marked by Q, are legally declared based on the scope of the-example-1
User Oluseyi
by
7.8k points

1 Answer

8 votes

inside a function or a block which is called local variables

User Znurgl
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.