Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
2 12419Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
2 4827When you are deploying an application, if you got Out Of Memory exception, what you will do
IBM,
4 14486
Explain about class in java?
what is static import in java? Explain
What are the advantages of using preparedstatement in java?
What are class types in java?
What is the do while loop syntax?
What is a priority queue java?
What is drivermanager in jdbc?
What is the difference between static (class) method and instance method?
Define packages in java?
Explain load blancing alogarthims in cluster??
What is jms mean?
What is downcasting?
How can we group related actions in one group in Struts?
How hashmap works in java?
What is private protected in java?