ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
I/O blocking means?
 Question Submitted By :: Sumalatha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: I/O blocking means?
Answer
# 1
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 0 No
Prabudoss
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
Given: 1. package test; 2. 3. class Target { 4. public String name = “hello”; 5. } What can directly access and change the value of the variable name? 1 any class 2 only the Target class 3 any class in the test package 4 any class that extends Target  3
How can you say HashMap is syncronized? IBM13
what are class,constructor and primitive data types?  2
What is the difference between getCodeBase and getDocumentBase methods?  1
diff between abstract methods and interfaces with programing (code) example?  2
What is the purpose of having the concept of overloading? Ness-Technologies5
Is JRE required to compile Java files ? HCL3
Can you make an instance of an abstract class? Accenture4
different types of threads? TCS7
Without creating a new object, How you can retrieve a String or other object?  1
How to access a method that it declared as protected?  3
whst is encapsulation?when u encpsulate actually while devoloping code? AMDOC5
what is the use of datasource in core java? Satyam2
What is the smallest package in Java API?  4
What are Font and FontMetrics classes?  1
Different types of modifiers? RoboCom3
How to validate the request (Eg:user name and password) in session(http session)? not in LDAP server ? Saksoft1
What is the middleware?  2
which swing component is similar to rich text box in .net/vb  1
wHAT IS DEFAULT SPECIFIER IN JAVA wHAT IS DEFAULT CONSTRUCTOR IN JAVA wHAT IS DEFAULT METHOD IN JAVA IBM10
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com