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

1)does Frame Thickness in MFC?

1 Answers   winfoware,


19)how to set Back Ground Picture to a Dialog Box in MFC ?

1 Answers  


What?s the difference between Modal and Modeless Dialog?

12 Answers   Jekson, Usl India,


What is the use of message map ?

5 Answers   TCS,


how does conditionally close the Dialog Box ?

2 Answers   Infotech,






what is the difference between SDI and MDI

15 Answers   CMC, HCL, Siemens,


How to find the mouse entering an image?..while entering need to display next image...

4 Answers  


How many types of dialog box are their

10 Answers   Honeywell,


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

3 Answers  


Tell me about different kinds of synchranization objects ?

6 Answers  


Difference between Debug and Release versions?

4 Answers  


What is the base class for MFC Framework ?

2 Answers   Mphasis,


Categories