How can you avoid serialization in child class if the base class is implementing the serializable interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of a copy constructor?
Is null a string?
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
Why generics are used in java?
What is casting ?
What does this mean java?
What is a method ?
Why to give the file name same as the public class name in java?
Does java initialize arrays to zero?
What is thread?
how can we use the servlet as standalone apllication?should we need to extend any class?
Can an unreachable object become reachable again?