what is the difference between multitasking and
multithreading?

Answer Posted / aditya

multi tasking:it refers to making number of works at atime
each with its specific address...i.e example:a web browser
we can operate google,social networking sites etc at a time
but each has its specific address bar or address
multi threading: it refers to process many works under a
single address....i.e example:playing a multi racing game 2
players play a racing game at a time in a sinle address
oneoperates key board and other uses mouse etc to play

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bytes is a unicode character?

509


How do you compare arrays in java?

505


what is aggregation in java?

587


Can we assign null to double in java?

549


What are the three types of design patterns?

517






Write a program to print 15 random numbers using foreach of java 8?

547


Differentiate between a class and an object.

565


How do you remove an object from an arraylist in java?

467


Can an interface be final?

548


If a variable is declared as private, where may the variable be accessed?

553


What is data object example?

534


What does arrays sort do in java?

541


What purpose do the keywords final, finally, and finalize fulfill?

614


What is a stringbuilder?

513


How do you sort objects in java?

517