Examveda

How to get UTC time?

A. Time.getUTC();

B. Date.getUTC();

C. Instant.now();

D. TimeZone.getUTC();

Answer: Option C


This Question Belongs to Java Program >> Data Types And Variables

Join The Discussion

Related Questions on Data Types and Variables