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 format of a log message in a web logic server?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
Why local variables are stored in stack?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
Is age a discrete variable?
How do you sing an Applet ?
Explain, java is compatible with all servers but not all browsers?
Where pragma is used?
Why swing is better than awt?
Can we use different return types for methods when overridden?
Is it legal to have static initializer blocks in ejb?
What is the portletsession interface?
What is the use of math abs in java?
Why does java not support operator overloading?
what do you mean by stream pipelining in java 8? Explain