Solved

Inheritance Is Useful, Because a Contract That Is Derived from Another

Question 28

Multiple Choice

Inheritance is useful, because a contract that is derived from another contract can make use of:


A) all public state variables and properties, public and internal functions and modifiers.
B) all public and private state variables, public, internal and external functions, but not modifiers
C) all public state variables and properties, public functions and modifiers, but not internal, external or private ones.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions