Explain win 3.1 supports which form of multi tasking
Explain win 3.1 supports which form of multi tasking?
Expert
Win3.1 assists co-operative multi-tasking. When a process is specified the control for execution, the other tasks have to wait till the current has relinquished its execution.
But WinNT is preemptive multi-tasking. Any process can be stopped within the middle when another process requires CPU cycle. It is handled through the windows OS.
Preempt: It is the presently executing thread might be preempted, or forced to give up control, by a higher priority thread which becomes eligible to run throughout its time slice.
Define the term Stack trace: It is a display of the runtime stack.
Return type: It is the declared type of a method, appearing instantly before the method name, like void in public static void main(String[] args) or Point[] in
Hot spot: This is an area in an image map with a specific significance. A program usually monitors movements of the mouse, and reacts according to the actions related with the hot spots over which it passes. This may comprise displaying various status
Indirect recursion: Recursion which outcomes from method Y calling method X, whenever an existing call from X to Y is still in development or progress.
Define the term Mutual recursion: Recursion which outcomes from two methods calling one other recursively.
What are the applications of testing life cycle?
Define the term New operator: The operator employed to generate instances {instance} of a class.
Thread starvation: It is a condition which applies to a thread which is prevented from running by other threads which do not yield or turn into blocked.
Does TestComplete maintain testing of Flex applications?
18,76,764
1947267 Asked
3,689
Active Tutors
1428408
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!