What is dto layer in java?
hibernate3.jar file contain 7 dependency jar files what is that ?
What is the current code for the Java 5 code class Root { ?
What is contextpath in java?
What is jar file in java?
Why doesn't lsdou work under windows nt? : java security
What is stateless and stateful in java?
Spring framework ---Can somebody explain me in easily understandable format about AOP, IOC and DI, so that i can explain in interview rather than just telling what is available in net. I am not able to understand that also. I am new to Spring
What is transactional in java?
What is orm in java?
What java systems libraries and methods are available for me to use?
Is openjdk the same as jdk?
In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.