Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?
8 24710Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
2 8436What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
TCS,
6 12437
What is struts framework?
What is thread safe singleton?
How can I avoid validating a form before data is entered?
Explain working of call by reference function invoking.
What is difference between hibernate session get() and load() method?
Can you explain the directory structure for a struts folder in brief ?
When throws keyword is used?
Mention the default values of all the elements of an array defined as an instance variable.
Where should struts xml be placed?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What do you mean by chaining in servlet?
Can we overload the methods by making them static?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What are the java backend technologies?
What is jpanel swing?