What is Interface?

Answer Posted / rajashree

A boundary across which two independent systems meet and
act on or communicate with each other. In computer
technology, there are several types of interfaces.
user interface - the keyboard, mouse, menus of a computer
system. The user interface allows the user to communicate
with the operating system. Also see GUI.
software interface - the languages and codes that the
applications use to communicate with each other and with
the hardware.
hardware interface - the wires, plugs and sockets that
hardware devices use to communicate with each other.

To connect with or interact with by means of an interface

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the drawbacks of reflection?

542


How to sort array of 0 and 1 in java?

526


Can an object be null?

519


Can interface be private in java?

522


Why is string buffer better than string ?

574






What is multi level inheritance in java?

533


Explain how hashmap works?

566


How do you write a scanner class in java?

547


Explain importance of finally block in java?

552


Explain numeric promotion?

576


What does int [] mean in java?

513


What are the legal operands of the instanceof operator?

532


What is time complexity java?

512


Is a char always 1 byte?

481


What is the difference between throw and throws in java?

527