what is an Interface?write its types (class 8 computer questions)
Answers
Answered by
6
Answer:
In computing, an interface is a shared boundary across which two or more components of a computer system exchange information.
Its types are:
1) Command line (cli)
2) Graphical User lnterface (GUI)
3) menu driven (mdi)
4) form based (fbi)
5) natural language (nli)
Hope it helped you mate.
Answered by
2
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.
There are five main types of user interface: command line (cli) graphical user interface (GUI) menu driven (mdi)
Similar questions
Science,
4 months ago
Social Sciences,
4 months ago
Geography,
4 months ago
Political Science,
8 months ago
Math,
11 months ago
Geography,
11 months ago
English,
11 months ago