whether the mulitasking and multiprocessing are same or
not.

Answer Posted / boss

Please be sure with the terminology here. No confusion abt Multitaking. But the second one, is it Multiprocess or multiprocessing ?? If you meant to say multiprocessing ANS#3 above is the correct response. If it is multiprocessing, ANS#8 gives you the right response to an extent.

Task, Process and thread: all these terms have their own meaning depending upon the OS. In General, this is what it is.

Task is a general term. A task can be a Process or a Thread.

Process is a program in execution and it has its own memory.

Threads are created and run in the context a process. A process can have multiple threads.

Ex for Process: MS Word, Notepad, calculator ete etc

Ex for threads: Within MSword, there will be multiple threads. One for grammar checking, one for formatting, one for printing etc etc.

Hope this gives you some idea in general.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the task of the pre-processor?

460


What are the advantages and disadvantages of embedded system?

533


What is your experience with technical documentation?

564


What is a memory leak? What is a segmentation fault?

511


What is an anti-aliasing filter?

501






What is the repository pattern? Why are patterns important?

474


What is a 'volatile' variable?

479


What are the 4 types of inheritance relationship?

453


Write a program to show the functionality of power-save super loop.

647


Tell me why embedded system is useful?

451


Can you name any code testing tools?

501


What is mutex in an embedded system?

449


Tell me about 3 times you failed.

515


Tell me can include files be nested?

449


What is the significance of watchdog timer in embedded systems?

425