单项选择题

类的方法都定义在()对象上面,所以类的新方法可以添加在()对象上面.

A.prototype;Object
B.prototype;prototype
C.Object;Object
D.this;this