Which of the following is FALSE with respect to object-in-object Oriented Programming ?
1
Objects take up space in memory
2
Each object is associated with the data of type with which they are created
3
Objects cannot interact without having to know details of each other’s data or code
4
Objects interact by sending messages to one another