Problem
1. Which types of values are storable values in your favorite programming language?
2. Which types of variables are simple variables in your favorite programming language?
3. Systematically analyze the composite variables of your favorite programming language. Which types of variables are composite variables? How are they selectively updated? Can they also be totally updated? Are static, dynamic, and/or flexible arrays supported?