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
What are the new features in java 8? Explain
How do you allocate memory to object?
What is a java lambda expression?
How would you format a date in java? I.e. In the ddmmyyy format?
Why can't we override private static methods?
Why unicode is important?
Define an applet in java?
What are the three parts of a lambda expression?
why an outer class cannot be declared as private?
What is a programming object?
What an i/o filter?
What is object-oriented paradigm?
What is the use of list in java?
What is static data type in java?
Explain about java sdk?