asked 89.3k views
4 votes
Does it cause memory (storage) overhead to create multiple group of answer choices names (alias) for a variable, pointers to a of a variable, pointers to a pointer to a variable?

asked
User Jboi
by
8.3k points

1 Answer

2 votes

Final answer:

Creating multiple names or aliases for a variable or pointers does not cause memory overhead.

Step-by-step explanation:

When creating multiple groups of answer choices names or aliases for a variable, pointers to a variable, or pointers to a pointer to a variable, it does not cause any memory overhead. The memory allocation is determined by the size of the data being stored, not the number of names or aliases associated with it.

answered
User Piyas De
by
7.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.