Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
HCL,
1084
What is charat java?
What are the types of advice in aop?
What is an ejb container?
What is the query used to display all tables names in SQL Server (Query analyzer)?
Enlist the CallBack methods of Entity Bean.
What is database deadlock ? How can we avoid them?
Can we use different return types for methods when overridden?
What is difference between ioc and di?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
Where are local variables stored?
What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?
What are the major advantages of internal iteration over external iteration?
Can static method access instance variables ?
Is there any tag in htm to upload and download files?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1