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?



I/O blocking means?..

Answer / 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

More Core Java Interview Questions

Give the difference between the println method and sqrt method?

0 Answers  


when should you use stringbuilder class in a program?

0 Answers  


Can a Byte object be cast to a double value?

3 Answers   KO,


In which way does a Primitive data type is passed ?

5 Answers   Sun Microsystems,


Explain what access modifiers can be used for methods?

0 Answers  


What is the difference between Checked and Unchecked exception? Give some examples

2 Answers   Ness Technologies,


Why is multithreading important?

0 Answers  


What is java algorithm?

0 Answers  


What is a class reference?

0 Answers  


What is a parameter in matrices?

0 Answers  


What is serial version uid and its importance in java?

0 Answers  


How does final modifier work?

1 Answers   Tech Mahindra,


Categories