State the term multi programming
State the term multi programming.
Expert
Multi programming:It is the technique of running various programs at a time by using timesharing.It permits a computer to do various things at same instant. It creates logical parallelism.The notion of multiprogramming is that the operating system keeps various jobs in memory concurrently. The operating system chooses a job from the job pool and begins executing a job, when such job requires waiting for any I/O operations the CPU is switched to other job. Therefore the main idea is that the central processing unit is never idle.
Icon: It is an image intended to communicate the language-or culturally-independent meaning.
Application: It is frequently used, simply as a synonym for the program. Though, in Java, the word is particularly employed of programs with a Graphical User Interface (GUI) which are not applets.
Livelock: It is a situation in which a thread waits to be notified of a condition however, on waking, finds that the other thread has inverted the condition another time. The primary thread is forced to wait again. Whenever this occurs for an indefini
Normal 0 false false
Abstract Windowing Toolkit: The Abstract Windowing Toolkit (AWT) offers a collection of classes which simplify the creation of applications with the GUI (graphical user interfaces). Such are to be found in the java.awt packages. Included are classes f
State the term XLL? Answer: The specification of XML Link Language has XPointer or XLink.
Describe the term Intermediate language? Illustrate in brief.
Explain the way to communicate server with more than one client.
Q. Explain the concept of public classes in java. How they are useful?
Macro in C: Macros are defined as single identifier
18,76,764
1926530 Asked
3,689
Active Tutors
1445333
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!