ANR Software interview question

1. Interface, Collection etc . Core Java

Interview Answer

Anonymous

5 Jan 2017

1.it is a collection of abstract methods . 2.it is a blueprint of a class 3. Interface is used for fully abstraction. 4.it is used for the multi-threading environment .