What is meant by collection in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the superclass of exception?
Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?
How can you write a loop indefinitely in java programming?
Can we instantiate interface in java?
Explain different types of wrapper classes in java?
What are the steps to do connection pooling in weblogic?
What is a line break?
Does garbage collection occur in permanent generation space in jvm?
why java does compile time polymorphism at run time ?
Which package has light weight components?
Which variables are stored in heap?
What do you mean by ordered and sorted in collections in java?