What is difference between module and function?
why applet doesn't have main? isn't possible a program with out main?
what is overloading in java?
13 Answers Ascent, DNS, Infosys, SDA, VelTech,
can we create object for static class in java
14 Answers IAP Company, IBM, Marlabs, mPortal, TCS,
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
What is the size of int?
what is inner class?
What is java algorithm?
What are static variables and functions?
what are the purposes of native, transiant key words?
What is thread pool in java with example?
My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?