Answer (Choose 1 answer)
Choose the correct statement about MonoBehaviour.
A. MonoBehaviour is the base class from which every Unity script derives.
B. MonoBehaviour is the abstract class from which every Unity script derives.
C. MonoBehaviour is the interface from which every Unity script must be implemented.
D. All of the others
Elt