The System.currentTimeMillis() returns ________________ .
a. the current time.
b. the current time in milliseconds.
c. the current time in milliseconds since midnight.
d. the current time in milliseconds since midnight, January 1, 1970.
e. the current time in milliseconds since midnight, January 1, 1970 GMT (the Unix time).
e. the current time in milliseconds since midnight, January 1, 1970 GMT (the Unix time).
Computer Science & Information Technology
You might also like to view...
Bordering an image removes part of the image, both visually (on the page) and physically (the file size).
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The list provided by the STL is used for ____.
A. dynamic arrays B. stacks and queues C. binary trees D. linked lists
Computer Science & Information Technology