QUESTION 50자격증/OCJP_ExamB2018. 7. 13. 20:23
Table of Contents
반응형
QUESTION 50Given:18. import java.util.Date;19. import java.text.DateFormat;20.21. DateFormat df;22. Date date = new Date();23. //insert code here 24. String s = df.format(date);Which code fragment, inserted at line 23, allows the code to compile?A. df = new DateFormat();B. df = Date.getFormat();C. df = date.getFormat();D. df = DateFormat.getFormat();E. df = DateFormat.getInstance();Solution : E
반응형
'자격증 > OCJP_ExamB' 카테고리의 다른 글
QUESTION 52 (0) | 2018.07.13 |
---|---|
QUESTION 51 (0) | 2018.07.13 |
QUESTION 49 (0) | 2018.07.13 |
QUESTION 48 (0) | 2018.07.13 |
QUESTION 47 (0) | 2018.07.13 |
@IT grow. :: IT grow.
#IT #먹방 #전자기기 #일상
#개발 #일상