Page 1 of 1

Which statement best describes how a type hierarchy affects the rules of type conformance? Select one: Values of subclas

Posted: Mon May 02, 2022 12:08 pm
by answerhappygod
Which Statement Best Describes How A Type Hierarchy Affects The Rules Of Type Conformance Select One Values Of Subclas 1
Which Statement Best Describes How A Type Hierarchy Affects The Rules Of Type Conformance Select One Values Of Subclas 1 (13.59 KiB) Viewed 58 times
Which statement best describes how a type hierarchy affects the rules of type conformance? Select one: Values of subclasses and superclasses cannot be mixed. An instance of a subclass can be used as a superclass value. O Values of subclasses and superclasses can be freely mixed. An instance of a superclass can be used as a subclass value.