The expression __________ returns the current system time and date.

```
a) DateFormat.getDateTime()
b) new Date()
c) DateFormat.getDateTimeInstance()
d) new CurrentDate()

```

b) new Date()

Computer Science & Information Technology

You might also like to view...

Data points that are related to one another form a ________

A) data series B) field C) legend D) category

Computer Science & Information Technology

The result of =ROUNDUP(123.456,0) is ________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology