📚 Practice Mode
Computer Science Fundamentals
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
Which of the following best describes aliasing?
- Multiple variables assigned the same value
- Multiple symbolic names and one data location
- Multiple variables assigned the same identifier
- Multiple variables assigned the same constant
- Multiple variables pointed by the same pointer