new Date().getTime()返回值是什么类型?

分类: 单选题 发布时间: 2024-01-20 20:40 浏览量: 0

new Date().getTime()返回值是什么类型?

A.byte

B.int

C.short

D.long

正确答案是D