Checkpoint 12.1.1.
Which of the following statements is correct?
- You can have vectors that contain other vectors and objects that contain other objects.
- This is called composition!
- You can have vectors that contain other vectors, but you can never have objects that contain other objects.
- In this chapter you will see how you can have objects that contain other objects.
- You can never have vectors that contain other vectors, but you can have objects that contain other objects.
- In this chapter you will see how you can have vectors that contain other vectors.
- You can never have vectors that contain other vectors, nor objects that contain other objects.
- Vectors and objects can have nested compositons!