Where the local variables will be stored?

1 answer

Answer

1231943

2026-04-15 06:15

+ Follow

When you declare a variable and it's data type in a function, it is stored in the specific space for memory allocated by the variable type identifier known as the "stack."

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.