whether the mulitasking and multiprocessing are same or
not.

Answer Posted / santhosh kumar. r

Ya, both are different. MultiTasking is rinning different
tasks on the same process, Ex:- Opening different tabs on
Mozilla Firefox, here a process with Mozilla.exe is the
single process in running state and different tabs opened
are tasks.
But Multiprocessing is running different
processes at the same time,some what like running
mozilla,iexplorer and mediaplayer. Here each process
occupies different memory and terminate seperately.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Implement a using on .

581


What are the advantages and disadvantages of embedded system?

691


Would you call yourself a craftsman (craftsperson) and what does that word mean to you?

621


Tell me what is a watchdog timer?

590


What is interaction semantics used in embedded systems?

655






What is digital signal controller ?

600


If a system goes blank, how do you debug it?

1695


Why we use embedded systems?

602


What's the difference between a web server, web farm and web garden? How would your web application need to change for each?

620


Tell me what are the uses of the keyword volatile?

584


How do you react to people criticizing your code/documents?

595


You've just been assigned to a project in a new technology how would you get started?

572


How do malloc and calloc work?

579


What is the use of having the const qualifier?

558


Why are interfaces important?

649