LocalDate1 Oracle 1z0-808 Exam 2024: Question #3 Oracle 1z0-808 Exam 2024: Question #3 Oracle 1z0-808 Exam: Question #3 해설 질문 원본 내용 Question #3 Consider the following code: public static void main(String[] args) { String date = LocalDate .parse("2014-05-04") .format(DateTimeFormatter.ISO_DATE_TIME); System.out.println(date); } What is the result? A. May 04, 2014T00:00:00.000 B. 2014-05-04T00:00:00.000 C. 5/4/14T00:00:00.000 D. An exception is thrown at runtime. 질문 번역 다음 Java 코드에 대.. 2024. 2. 18. 이전 1 다음