Normal interface contains two or more abstract method. It can have any number of static and default methods and also even public methods of Object classes. you can declare variables which are public ...
-- In Java, exceptions are objects that represent exceptional situations that can occur during program execution. The Java language provides a hierarchy of exception classes that are used to represent ...