QUESTION 17자격증/OCJP_ExamD2018. 7. 31. 00:22
Table of Contents
반응형
QUESTION 17Given:import java.io.*;class Animal {Animal() {System.out.print("a");}}class Dog extends Animal implements Serializable {Dog(){System.out.print("d");}}public class Beagle extends Dog {}If an instance of class Beagle is created, then Serialized, then deSerialized, what is the result?A. adB. adaC. addD. adadE. Compilation fails.F. An exception is thrown at runtime.Solution : B
반응형
'자격증 > OCJP_ExamD' 카테고리의 다른 글
QUESTION 19 (0) | 2018.08.03 |
---|---|
QUESTION 18 (0) | 2018.08.03 |
QUESTION 16 (0) | 2018.07.31 |
QUESTION 15 (0) | 2018.07.30 |
QUESTION 14 (0) | 2018.07.30 |
@IT grow. :: IT grow.
#IT #먹방 #전자기기 #일상
#개발 #일상