Computer Science, asked by lalitaanil773480, 2 months ago

what is the function of workspaces​

Answers

Answered by Annrosemaria
0

Answer:

I think it might be helpful for you

Attachments:
Answered by RSP2345
2

Answer:

Answer:Every function has its own function workspace. Each function workspace is separate from the base workspace and all other workspaces to protect the integrity of the data. Even local functions in a common file have their own workspaces. Variables specific to a function workspace are called local variables.

Similar questions