Question: Sample Code long time = System.currentTimeMillis(); Question In reference to the above sample code, following execution, the value of variable time is number of milliseconds

Sample Code long time = System.currentTimeMillis(); Question In reference to the above sample code, following execution, the value of variable "time" is number of milliseconds since which one of the following events? Choice 1 Since midnight GMT on January 1, 1988 Choice 2 Since midnight GMT on January 1, 1970 Choice 3 Since the start of the application Choice 4 @ Since the last time the method was called (or zero if it is the first time) Since midnight Choice 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
