What happens if we don’t define serial version uid?
No Answer is Posted For this Question
Be the First to Post Answer
how many design pattern r there? and wht design pattern u use and why ?
What are the types of exceptions?
What is a string token?
If set accepts only one argument then how can it compare two objects to avoid duplicates
What is emant by API? is it related to java only or it is common for all OOPS supporting language?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
What is the function of http?
How many decimal places is a double?
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 difference between overloading and overriding?
can we access the super class method using subclass object?
What is difference between next () and nextline () in java?