Results 1 - 15 of about 7972 sawaal for "interface"
Piyush, objects define their interaction with the outside world through the methods that they expose. Methods form the objects interface with the outside world; the buttons on the front of your television set, for example, are the interface between you and the electrical wiring on the other side of its plastic casing. You press the "power" button to turn the television on and off
Posted in
Computers & Technology by piyush soni at 9:53 PM on July 16, 2008
;talks to" other hardware. All this is interfacing. It has to be designed, developed, tested and redesigned; and with each incarnation, a new specification is born that may become yet one more de facto or regulated standard.Hardware Interfaces:Hardware interfaces are the plugs, sockets, cables and electrical signals traveling through them. Examples are USB, FireWire, Ethernet, ATA/IDE, SCSI and PCI
Posted in
Computers & Technology by Rocky at 5:03 PM on May 09, 2008
A router is a network device with interfaces in multiple networks whose task is to copy packets from one network to another.2. SwitchesA switch is a network device with multiple ports in one network whose task is to copy frames from one port to another.3. Network Interface CardsA switch is a network device with multiple ports in one network whose task is to copy frames from one port to another.4. Network
Posted in
Computers & Technology by seeta rani at 3:51 AM on May 20, 2008
In terms of computer science: A program that controls a display for the user usually on a computer monitor and that allows the user to interact with the system....A user interface, consisting graphical user interface GUI provides its user a more or less "picture-oriented" way to interact with technology. A GUI is usually a more satisfying or user-friendly interface to a computer system
Posted in
Computers & Technology by ana arora at 9:46 PM on April 23, 2008
A GUI Graphical User interface refers to the user environment that uses pictorial as well as textual representations rather than command driven of the input and the output of applications systems are examples of GUIs when their predecessors DOS, UNIX are considered as a command driven user interface. GUI is a term normally associated with operating systems but it can, in fact, be used
Posted in
Computers & Technology by Huzefa at 10:28 PM on September 11, 2008
An interface defines the communication boundary between two entities, such as a piece of software, a hardware device, or a user. It generally refers to an abstraction that an entity provides interfaces are a form of indirection, some additional overhead is incurred versus direct communication.The interface between a human and a computer is called a user interface. Interfaces between hardware
Posted in
Computers & Technology by satyaiitk at 11:11 PM on May 17, 2008
Hi FriendThe difference and similarities b/w the abstract and interface Interface contains methods that must be abstract; abstract class may contain concrete methods. interface contains variables that must be static and final; abstract class may contain non-final and final variables. members in an interface are public by default, abstract class may contain non-public members. interface is used
Posted in
Computers & Technology by Rajat Bhatia at 6:38 PM on August 16, 2008
In the area of graphical user interfaces, a tabbed document interface TDI is one that allows multiple documents to be contained within a single window, using tabs to navigate between them. It is an interface style most commonly associated with web browsers, web applications, text editors and preference panes.The name TDI implies similarity to the Microsoft Windows standards for multiple document
Posted in
Computers & Technology by Priya Raman at 5:42 PM on September 27, 2008
A java source code file contains atmost one public class or interface defined with in the file.Java source code files takes the name of the public class or interface that is defined with in the source code file.If no public class or interface is defined with in the source code file then file must take on a name that is different than its public class or interface.For more visit :http
Posted in
Computers & Technology by Sonakhsi ... at 5:12 PM on June 26, 2008
Hi thereThe term user interface is often used in the context of computer systems and electronic devices. The user interface of a mechanical system, a vehicle or an industrial installation is sometimes referred to as the Human-Machine Interface HMI. HMI is a modification of the original term MMI Man-Machine Interface.There are many user interfaces:Tactile interfaces supplement or replace other
Posted in
Computers & Technology by kapish at 11:17 PM on June 04, 2008
Command Line Interface CLI is a mechanism for interacting with a computer operating system or System software by typing commands to perform specific tasks. This contrasts with the use of a mouse pointer with a graphical user interface GUI to click on options, or menus on a Text user interface TUI to select options....A CLI command line interface is a user interface to a computers operating system
Posted in
Computers & Technology by Sid at 7:46 PM on May 29, 2008
the underlying implementation by passing around an interface. Thus, when the client gets a handle to a remote object, what they really get is an interface handle, which happens to connect to some local stub code which itself talks across the network.But you dont think about this, you just send messages via your interface handle.When you create a remote interface, you must follow these guidelines:1. The remote
Posted in
Computers & Technology by rocky singh at 2:06 PM on June 26, 2008
An interface defines the communication boundary between two entities, such as a piece of software, a hardware device, or a user. It generally refers to an abstraction that an entity provides interfaces are a form of indirection, some additional overhead is incurred versus direct communication.The interface between a human and a computer is called a user interface. Interfaces between hardware
Posted in
Computers & Technology by kajol devgan at 9:59 PM on April 09, 2008
rectangular in shape, containing some kind of user interface, displaying the output of and allowing input for one of a number of simultaneously running computer processes. Windows are primarily associated with graphical displays, where they can be manipulated with a pointer. A graphical user interface GUI that uses windows as one of its main metaphors is called a windowing system.The idea was initially developed
Posted in
Computers & Technology by shanu shah at 7:43 PM on June 23, 2008
well shanu, window is a visual area, usually rectangular in shape, containing some kind of user interface, displaying the output of and allowing input for one of a number of simultaneously running computer processes. Windows are primarily associated with graphical displays, where they can be manipulated with a pointer. A graphical user interface GUI that uses windows as one of its main metaphors
Posted in
Computers & Technology by shanu shah at 8:04 PM on June 23, 2008