1.

Which of the following statements are equal for a variable declared in the interface ?_x005F_x000D_ 1. int X=102. public int X=103. public static final int X=10

A. Only 1 and 2 are equal
B. Only 2 and 3 are equal
C. All are unequal
D. All are equal
Answer» E.


Discussion

No Comment Found