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 give colour for dialog button or static buuto?any one explain full code ?pls pls

3 Answers  


how can u change button shape at run time

3 Answers   Samsung,


What is the difference between the ASSERT and VERIFY macros?

4 Answers  


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


How to create a Modeless Dialog?

5 Answers  






What does mfc stand for?

0 Answers  


How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


What is serialization ?which function is responsible for serializing data ?

5 Answers  


how does conditionally close the Dialog Box ?

2 Answers   Infotech,


Tell me the work of HTREDUCE and HTZOOM

1 Answers   E Logic,


Can you explaing the relashionship between document,frame and view ?

2 Answers  


What is the difference between hinsrtance and hprevinstance in WinMain function?

3 Answers  


Categories