Which of the following statements are correct?

Questions & AnswersCategory: PythonWhich of the following statements are correct?
Geek Boy Staff asked 2 years ago

Which of the following statements are correct?
a. An object can contain references to other objects.
b. A reference variable refers to an object.
c. An object may contain other objects.
d. A reference variable is an object.