How to create packages in java?
No Answer is Posted For this Question
Be the First to Post Answer
how to make a un-checked exception as a checked exception one.
Why parsing is done?
Can we override protected method in java?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
What is return code?
what is custom tags with example?
Explain the advantages of packages in java?
What is the difference between Resultset and Rowset.
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is a parameter in simple terms?
Why java is considered as platform independent?
I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one