What is Multithreading



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

Post New Answer

More MFC Interview Questions

How to update windows title bar dynamically?

7 Answers   HCL,


Explain the flow of SDI application?

8 Answers   Mphasis,


1)How to load an icon on a button as Dynamically ?

1 Answers   HCL,


What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,


What is CSingleDocTemplate?

1 Answers  


Difference between Cclint DC & Cpaint Dc

6 Answers   E Logic,


how do u identify RTTI in vc++

4 Answers   Siemens,


Do you have an idea about MFC?

0 Answers   C DAC, CDAC,


What four types of properties are supported by an ActiveX control?

1 Answers  


In VC++ How to transfer between one exe to another exe while running..

5 Answers   Wipro,


Have you ever used win32 APIs ?

4 Answers   Microsoft,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


Categories