asked 200k views
5 votes
Additional local variables can be defined in the local declaration section of a function.

A. True
B. False

asked
User Susitha
by
8.2k points

1 Answer

2 votes

Hello!

Answer:

The answer is A. True.

Explanation:

Local variables are variables that are declared within a function. They can only be accessed within that function, and they are destroyed when the function exits.

answered
User TheHe
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.