Describe tri-state devices
Describe the tri-state devices and explain why they are necessary in a bus oriented system?
Expert
In multiplexed bus system, most of the devices are connected to a common bus. If two or more devices attempt to utilize the bus at similar time, then data will be lost. Therefore only one device should be allowed to use the bus at a time. One method is to connect the devices via tri-state devices, that when disabled will efficiently disconnect devices from bus.
What do you mean by the term java Swing? Describe in brief.
Explain directory and filename?
HyperText Transfer Protocol: The HyperText Transfer Protocol (abbreviated as HTTP) is a set of rules stated to enable a Web client (that is, browser) to interact with the Web server.
Window manager: This is a window manager which provides a computer user with a virtual desktop having one or more windows and working regions in which individual programs might be run. Window managers permit the contents of a user's desktop to be arra
Explain Dynamic Language Runtime (DLR) briefly?
Constant: It is the memory block where value can be stored once although can’t modify later on throughout program execution. Example: const int pi =3.14;
Write a program for Linux operating system that uses Posix threads to sort a large array. Specifically, you should write a program to generate random numbers. Then create at least two threads, each of which sorts a portion of the array. After the thr
State the term INODE. Answer: It is a pointer to a block upon the disk and is a unique number. This holds metadata of files.
The following data structure appears in a COBOL program used by a bureau de change:01 AUXILAIRY-ITEMS. 05 AMOUNT-REQUIRED PIC999V99. 05 SUCCESS-INDICATOR PIC 9. 88 SUCCESS VALUE 1.01 C
Write basic difference between JavaScript and AJAX ?
18,76,764
1961158 Asked
3,689
Active Tutors
1441839
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!