Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 9002Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
1 6057This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?
3 6113
Explain what are the steps required to setup the oracle instance for os authentication?
What is __ init __ functions?
How to explain Software Bank Loan descriptions
What is a class object?
What is a dependency code?
What is a java application server?
What is collection api?
What is difference between save and persist method in hibernate?
What is time complexity java?
What are the steps involved in editing websphere member manager (wmm.xml) files on a federated node ?
Why do you use session tracking in httpservlet?
What do you understand by the term singleton?
Can we initialize the final blank variable?
Can we have 2 main methods in java class?
What is contextloaderlistener?