What is the main purpose of serialization in java?
No Answer is Posted For this Question
Be the First to Post Answer
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?
Why are constructors used?
why the abstract class has default constructor?
What is java used for?
why applet doesn't have main? isn't possible a program with out main?
What is array length in java?
What is the use of ?this??
Can you extend more than one interface?
What is the tradeoff between using an unordered array versus an ordered array?
What is the diff. b/w Interfaces & Abstract class?
Give few difference between constructor and method?
Is class is a data type?