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
what are the Differences between Recordset and Resultsets?
How would you create properties in ActiveX Control?
what controls have you used in your project?
what is the Difference between Tabletype and Snapshot?
Explain about form creation in Visual Basic?
How would you use ActiveX Dll and ActiveX Exe in your application?
How many ways we can access file using VB?
Write the Steps in Creating an ActiveX Control?
How do you zoom in visual basic?
____ property of menu cannot be set at run time.
How to find size of the file. Which method or function is used to occomplish this?
How can I access a record by record number?
what are the Types of Resultsets?
How many File System Controls are there ? Explain.
It possible to call OLEDB's Features directly in VB without using any control?