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
Program to Find the second largest element in an array.
What are the methods used to implement for the key object in the hash map?
How we create object in copy constructor?
What is the independent variable in an experiment?
Can bool be null?
What are the important features of Java 10 release?
What is the purpose of checked and unchecked exceptions in JAVA?
How do you compare objects in java?
What is the main function in java?
Can a constructor have different name than a class name in java?
What is data type in java?
How to do a true java ping from windows?
How many bytes is string in java?
Is a class an object?
What is application tier?