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 is the purpose of the file class in java programming?

522


What is class forname?

542


What are loops in java?

548


Why is stringbuffer thread safe?

565


What is a lambda expression ? What's its use ?

561






Can a set contain duplicates?

515


what is anonymous class in java?

540


Explain about java sdk?

576


What is isa relationship?

558


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

552


What is maximum size of arraylist in java?

490


How list contains works in java?

550


What is overloading and overriding in java?

656


Which is bigger float or double?

514


What data type is true or false?

571