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 multithreading ???? How to stop multithrading in
java????

Answer Posted / jyothsna ivaturi

An independent sequential path of execution with in a program is called as THREAD.

MULTITHREADING is the proess of execution of two or more threads concurrently at a time.

This process can be stopped in java with the help of synchronization.

SYNCHRONIZATION can be defined as "a shared resource can be used by only a single thread at a time"

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does compareto method work?

1021


What are recursive functions?

1105


What do you understand by abstract classes?

1134


Can we sort set in java?

1009


How many types of design patterns are there?

1166


What is a functional interface?

1091


what is the purpose of using rmisecuritymanager in rmi?

1012


Explain how hashmap works?

1120


Which class is the superclass for all the classes?

1062


How to sort list of list in java?

1133


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

1067


What variables are stored in stack?

1021


Is an integer an object?

1031


What is function overriding and overloading in java?

1171


Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

1157