win 3.1 supports which type of multi tasking?

Answers were Sorted based on User's Feedback



win 3.1 supports which type of multi tasking?..

Answer / naviyr

Win3.1 supports co-operative multi-tasking. Once a process
is given the control for execution, the other tasks have to
wait until the current has relinquished its execution.

WinNT is preemptive multi-tasking. A process can be stopped
in the middle if another process needs CPU cycle.
This is handled by the windows OS.

Is This Answer Correct ?    6 Yes 1 No

win 3.1 supports which type of multi tasking?..

Answer / ramanathan

Win 3.1 supports process based multi tasking. If one process
run, it wont allow another process until that process
completed. This will command the CPU cycles. This is non-
preemptive multitasking.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Win32API Interview Questions

What Message to limit the size of window?

0 Answers  


what API used to hide window

2 Answers  


What is System call executable binary file into a process?

0 Answers  


how to Initialize contents of a dialog?

2 Answers   TCS,


What is preemption and context switching?

0 Answers  






describe process of creating a new class of windows ??

1 Answers  


About GDI object?

2 Answers  


sql query for delete duplicate records in sql datadbase

0 Answers  


Message to limit the size of window

3 Answers  


How will we unable and disable services in win 7 ?

2 Answers   McAfee, Microsoft,


What are the COM components

2 Answers   SunSoft Technologies,


java is pure object oriented programming language why?

3 Answers   HCL,


Categories