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...

I/O blocking means?

Answer Posted / prabudoss

When multiple threads are running. If a thread t1 has
locked a synchronized block and is performing an I/O
operation then the t1 will release the lock on the block
for other threads to run till the I/O operations are over.

This is called as I/O block

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about java sdk?

1082


Define how does a try statement determine which catch clause should be used to handle an exception?

1250


What is the return type of the main method?

1084


What is the difference between variable declaration and variable initialization?

1088


Can a final method be overloaded?

999


What are pass by reference and pass by value?

1036


What is append function?

1056


What are the super most classes for all the streams?

2687


Does java support multiple inheritance or not?

1189


If system.exit (0); is written at the end of the try block, will the finally block still execute?

1159


what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????

2316


How many types of string data types are there?

1162


In how many ways we can do exception handling in java?

1036


Why java is used everywhere?

1059


Is java map thread safe?

1018