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.
Define the term Sibling sub classes: Classes which have similar immediate super-class.
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.
Is it possible to encode mathematics using XML?
In CORBA, what are i) an ORB ii) an IOR iii) a servant iv) a POA and v) a POA manager?
Boundary error: The errors which arise from programming mistakes prepared at the edges of a problem- indexing off the edge of an array, commencing with no items of data, loop termination and so forth. Boundary errors are a very general type of logical
Normal 0 false false
Give details about the different services that are provided by DLR to CLR?
Define the term Micro- Processor.
Information hiding: The practice of making sure that only as much information is exposed regarding the implementation of a class as is strictly needed. Hiding needless knowledge of implementation makes it not as much of likely that other classes will
Polling: It is the process of repeatedly testing until a situation becomes true. Polling can be incompetent when the time between tests is little compared with the time it will take for the condition to become true or right. A polling thread must slee
18,76,764
1941257 Asked
3,689
Active Tutors
1457350
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!