Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What are the tables used for member management?
When we will take thread dump?
What is meant by gc and explain it?
Implement two stacks using a single array.
What is the latest spring version?
Why do we use threads in java?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
How to troubleshoot it?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What does @inject mean in java?
What is in terms of jdbc a datasource?
Is php faster than java?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
State the significance of public, private, protected class?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic