Given: Which statement is true about the class of an object that can reference the variable base?()
- AIt can be any class.
- BNo class has access to base.
- CThe class must belong to the geometry package.
- DThe class must be a subclass of the class Hypotenuse.