Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 11594using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.
4 6449can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
4 8208
How can we reduce database write action times in Hibernate?
Where to store local variables?
What is parsing and its types?
Should controller be singleton?
What is time complexity java?
What are the core classes of struts?
Explain something about inventory table? Whats does inventory flags used for?
What is detached in hibernate?
What is flushing in hibernate?
Distinguish between a predicate and a function?
What is the significance of listiterator?
Why is it called boolean?
What is the purpose of jdbc?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
What are its drawbacks of cgi?