what is the difference between multitasking and
multithreading?

Answer Posted / venu

multitasking :This is execute Many tasks one by one.
Multithreding :Tyis is execute Many tsks at the same time.
tis is share the memory one by one tasks.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are design patterns and please explain?

574


What is meant by main method?

581


How are this() and super() used with constructors in java programming?

572


What is scope & storage allocation of global and extern variables? Explain with an example

581


Is string is a data type in java?

593






Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1022


What is the difference between multitasking and multithreading in Java

723


Why arraylist is not synchronized in java example?

471


What is difference between == and === in js?

549


What do you understand by the bean persistent property?

558


What is pojo class in java?

538


Is string a class in java?

513


Tell me the Importent classes in net package?

1582


What checkbox method allows you to tell if a checkbox is checked?

539


What is local declaration?

491