Identify the correct statements regarding interfaces in java.

(A) An interface can contain following type of members.
    ....public, static, final fields (i.e., constants) 
    ....default and static methods with bodies

(B) An instance of interface can be created.

(C) A class can implement multiple interfaces.

(D) Many classes can implement the same interface.

1
A, B, C and D
2
A, C and D
3
A, B and D
4
B, C and D
5
Question Not Attempted

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation