Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between multitasking and
multithreading?

Answer Posted / geetha krishna

MULTITASKING:
multitasking ,in an operating system is
allowing user to perform more than one computer task at a
time.
MULTITHREADING:
the ability of an operating system to execute
different parts of the program called
threads,simultaneously.the programmer must carefully design
the program in such a way that all the threads can run at
the sametime without interfering with each other.

Is This Answer Correct ?    33 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why object class is super class for every class in java?

1080


What is indexof?

1028


Can a boolean be null java?

1026


What are static blocks and static initalizers in java ?

1131


Similarity and difference between static block and static method ?

970


Can you use this() and super() both in a constructor?

1034


What is the difference between class & structure?

1311


Describe the Big-O Notation.

1097


Are generics important java?

1035


What are abstract methods in java?

1167


What are the differences between c++ and java?

1182


What are the important features of Java 11 release?

1160


What is a jagged array in java?

1170


What is method reference?

1034


Explain the difference between extends thread vs implements runnable in java?

1192