History, asked by ffa98045, 17 days ago

is the spirit of an Indian culture

Answers

Answered by WintaeBearTATA
1

Answer:

Diversity is the spirit of the Indian culture.

Answered by IAMNIKIL08
1

Answer:

An interface in Java is a blueprint of a class. It has static constants and abstract methods.

The interface in Java is a mechanism to achieve abstraction. There can be only abstract methods in the Java interface, not method body. It is used to achieve abstraction and multiple inheritance in Java.

In other words, you can say that interfaces can have abstract methods and

Similar questions