Answer Posted / seshu
In easiest way...
In DOS commands can pass one after one...coz its a single
thread, once process completes second one can be perfomed...
In windows can be more than one thread, e.g: printing,
simaltaneously can work on word, and can hear songs. etc.
VB also supports multhithreading(multiple processes) can be
done.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do I dial a phone number without using the MSCOMM VBX?
What is instantiating?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain the differences between ActiveX Dll and ActiveX Exe?
What is recordset in visual basic?
Explain about declaring variables in Visual basic?
What is the use of Immediate, Local Window?
what controls have you used in your project?
Draw Sequence Modal of DAO and Explain?
How do I tell when an application executed using the SHELL command is finished?
How do I create a new form in visual basic?
What is understand in resource tracking?
It possible to call OLEDB's Features directly in VB without using any control?
___,__,___ are the type of combo box?
How can you check whether a record is valid record or Invalid record using ADO control or Object?