Answer Posted / vinod
it is a method can be used to find the size of Collection
objects
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How does arraylist size increase in java?
What are the different types of collections in java?
Can you tell me range of byte?
I want to print “hello” even before main is executed. How will you acheive that?
What is null data type?
What is the basic of java?
Can one thread block the other thread?
Define "Access specifiers" in java.
What are the ways to instantiate the class class?
What is static block?
Difference between notify() method and notifyall() method in java?
What are the differences between checked exception and unchecked exception?
What is run time allocation?
Can a class have 2 constructors?
Why are parameters used in functions?