Multiple Choice
How can we identify whether a compilation unit is class or interface from a .class file?
A) Java source file header
B) Extension of compilation unit
C) We cannot differentiate between class and interface
D) The class or interface name should be postfixed with unit type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which of these class is used to
Q7: Which of these package is used for
Q8: These two ways are used to create
Q9: Which method of the Naming class (found
Q10: Which is a one-way communication only between
Q12: Which component is responsible to optimize bytecode
Q13: Which is the container that doesn't contain
Q14: The ActionListener interface is used for handling
Q15: Which is built on the top of
Q16: In RMI program the following example shows