What classes can be used to store arbitrary number of
objects ?

Answer Posted / nithya

ArrayList, Vector

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between hashset and hashmap in java?

460


How many bytes are a float?

501


What is the difference between state-based unit testing and interaction-based unit testing?

489


Can a string be null?

533


What are the benefits of operations?

507






What is the importance of finally block in exception handling?

530


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

9175


What do you understand by the bean persistent property?

547


What is the dot operator?

561


Can you declare a private method as static?

686


What are the two types of streams offered by java 8?

502


What is the difference between a field variable and a local variable?

560


Does list maintain insertion order java?

529


Why 1 is not a prime number?

540


What is the final class?

546