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 |
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
Psychic Window Technique
In VC++ How to transfer between one exe to another exe while running..
What view class enables you to use an edit control as a view?
What is serialization ?which function is responsible for serializing data ?
What is the use of UpdateData funciton ?
I want recent paper pattern for HP company?
Tell us something about MFC?
What function is used to disable a control at runtime?
How to setup a timer?
What?s the difference between Modal and Modeless Dialog?
Explain the flow of SDI application?