Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is the difference between static and global variables and also define what are volatile variables?
1051This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
HCL,
989
What is the need of struts?
Does java list allow null?
What is thread life cycle in java?
How would overload a function based on return type?
What is aop scoped proxy in spring?
What are the differences between heap and stack memory in java?
What do you mean by action errors and what are the results they force?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the difference between struts1 and struts2?
What are the benefits of hibernate over jdbc?
What is the difference between ejb and java beans?
What are the technologies a java developer must know?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
What do you understand by mime type?
What does hibernate show_sql true means?