首页题库练习题目详情
面向对象程序设计单选题中等

下列哪个方法可以用于将Calendar对象转换为Date对象?

ADate.getTime()
BCalendar.getTime()
CDate.getInstance()
DCalendar.getInstance()