ANR Software Interview Question

1. Interface, Collection etc . Core Java

Interview Answer

Anonymous

Jan 5, 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 .