Problem:
Question 1: What are classes and objects? What is the relationship between them? Please provide a real-world example that demonstrates this relationship.
Question 2: How are arrays stored in memory?
Question 3: If I declare an array of size 10, how much memory will be used?
Question 4: Does the data type (int, float, etc) impact this?
Please provide description of your answers.