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 Logical Parallelism and
Physical Parallelism?

Answer Posted / Nimish Singh

Logical Parallelism refers to a technique used in programming where multiple tasks are divided and executed concurrently by the CPU, giving an illusion of parallel execution. On the other hand, Physical Parallelism involves the use of multiple CPUs or processing units to execute different tasks at the same time in reality. In Java, Logical Parallelism can be achieved using threads, while Physical Parallelism requires multiple physical machines.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the resourcebundle class?

1000


what is reflection api? How are they implemented?

1098


What is the first argument of the string array in main method?

1025


What is the locale class?

1020


Can we extract main method from another class?

1023


How does java handle integer overflows and underflows?

1107


What is the java api?

983


What if I write static public void instead of public static void?

928


What do you understand by casting in java language? What are the types of casting?

923


Are jvm’s platform independent?

972