单项选择题

下列类Account的构造方法中,声明正确的是?()

A.Account(Stringname){)
B.Account(Stringname)
C.Account(name)()
D.NewAccount(Stringname){)

相关考题