What is Multithreading
Answer / arun nayaka
Multithreading is a specialized form of multitasking. In
general, there are two types of multitasking: process-based
and thread-based
Process-based multitasking handles the concurrent execution
of programs. Thread-based multitasking deals with the
concurrent execution of pieces of the same program.
Is This Answer Correct ? | 11 Yes | 0 No |
How to update windows title bar dynamically?
Explain the flow of SDI application?
1)How to load an icon on a button as Dynamically ?
What MFC base classes provide support for ActiveX controls?
What is CSingleDocTemplate?
Difference between Cclint DC & Cpaint Dc
how do u identify RTTI in vc++
Do you have an idea about MFC?
What four types of properties are supported by an ActiveX control?
In VC++ How to transfer between one exe to another exe while running..
Have you ever used win32 APIs ?
What is the difference between Synchronous sockets and asynchronous sockets?