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

Explain me what is kernel paging?

457


A vast majority of high performance embedded systems today use risc architecture why?

586


Explain the significance of watchdog timer in embedded systems?

509


How i/o devices are classified for embedded system?

438


How can you reduce memory requirements in embedded systems?

489






What is the difference between hardware design and software design?

452


Tell me how are macros different from inline functions?

466


How does the addition of service orientation change systems? When is it appropriate to use?

484


What is the difference between testing and verification?

449


Tell me which parameters decide the size of data type for a processor?

565


What is interrupt latency? How can you reduce it?

457


You have just been put in charge of a legacy code project with maintainability problems. What kind of things would you look to improve to get the project on a stable footing?

522


Infinite loops often arise in embedded systems. How does you code an infinite loop in c?

794


How does a 3 tier application differ from a 2 tier one?

491


Mention what are buses used for communication in embedded system?

488