单项选择题

A.每个脚本必须包含Update 与Start 函数
B.每个脚本必须继承MonoBehaviour
C.需要添加到物体上的脚本必须继承MonoBehaviour
D.同一工程中的同⼀场景C#脚本和JavaSript脚本不能混合使用