win 3.1 supports which type of multi tasking?
Submitted by: AdministratorWin3.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.
Submitted by: Administrator
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.
Submitted by: Administrator
Read Online Win32API Job Interview Questions And Answers
Top Win32API Questions
| ☺ | Write About send message and post message? |
| ☺ | What is Win32? |
| ☺ | In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include? |
| ☺ | What is GDI object? |
| ☺ | In Win32 application can we use CString datatype? |
Top Coding/Programming Categories
| ☺ | Python Interview Questions. |
| ☺ | OOP Interview Questions. |
| ☺ | Software engineering Interview Questions. |
| ☺ | PHP Interview Questions. |
| ☺ | VBA (Visual Basic for Applications) Interview Questions. |
