Social Sciences, asked by Anonymous, 4 months ago

what is interface ?? ​

Answers

Answered by llxMrLegendxll
2

\huge \cal \underline \color{lime}★A᭄ɴsᴡΣʀ࿐

  • I Think of an interface as a "face-to-face," a place where things, or people, or people and things (like you and your computer) meet.

  • Any common boundary or area of convergence can be an interface. Used as a verb, interface means to merge or mingle, bonding and synthesizing by communicating and working together.
Answered by peehuthakur
0

Answer:

An interface in the Java programming language is an abstract type that is used to specify a behavior that classes must implement. They are similar to protocols. Interfaces are declared using the interface keyword, and may only contain method signature and constant declarations.

Explanation:

Mark me as a brainliest plz

Similar questions