Which statement is true about reference and object types?
a. The reference type corresponds to the instantiated class.
b. The object type corresponds to the type in the variable declaration.
c. The reference type determines which members are accessible.
d. The reference type determines which hidden members are accessible.