单项选择题

Java类中如何创建对象?()

A.new调用main方法
B.new调用构造方法
C.create调用构造方法
D.create方法