How to make a class or a bean serializable?
No Answer is Posted For this Question
Be the First to Post Answer
When abstract methods are used?
What is module in oop?
when to use ArrayList and when to use HashMap in webApplication.
How do you sort objects in java?
what is meant by serialization?
How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)
3 Answers ProdEx Technologies,
What is a class instance variable?
What are the uses of java?
what is ejb? what is the importance of ejb?
What is the difference between checked exception and unchecked exception?
Why do we need wrapper classes?
What is the static variable?