Explain reverse a linked list iterative solution in java?
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?
what is features of jdk 1.5?
2 Answers Accenture, Satyam, TCS,
Real Time sample code for Encapsulation and Abstraction. where to use abstract and where to use specifies like public private.
what are the high-level thread states? : Java thread
What is boolean false?
What are three advantages of using functions?
What are the types of java languages?
What is variable explain with example?
What is called module?
Why collection doesn’t extend cloneable and serializable interfaces?
There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
what is private constructor?what are the uses of writing private constructor in our program?