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

Types of DLL's

11 Answers   Invensys,


1)At run-time, you can change the icon by calling the LoadIcon() function?

2 Answers  


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


What are the advantages of using Doc/View or SDI over DialogBox

2 Answers  


what is the updated verssion in vc++

3 Answers   Aspect,






how to repaint when working with horizontal scroll bar

0 Answers  


What is thread & process?

15 Answers   Exaband,


What is the difference between the Encapsulation and Abstraction

25 Answers   HCL, Invensys, TCS, Wipro,


if i modified data in 1 view how does the other view knows

2 Answers   Siemens,


How can i implement the dynamic menus in MFC plz give the code

2 Answers  


How to convert a CString variable to char* or LPTSTR?

5 Answers   Dover,


What is the base class for most MFC classes?

7 Answers   CMC, Siemens,


Categories