Howmany number of objects we can store in an ArrayList. Is
there any limit?

Answer Posted / chandrashekhar

The size will be as equal to int size.

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can each java object keep track of all the threads that want to exclusively access it?

622


Define class?

618


What is the basic concept of java?

636


List types of storage classes in java?

719


What happens when main () method is declared as private?

731






Can a abstract class be declared final?

658


Why main() method is public, static and void in java ?

688


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

607


Explain the private field modifier?

711


Is array dynamic in java?

564


Why parameters should be passed by reference?

598


Describe how to implement singleton design pattern in struts.

631


What are access specifiers available in java?

667


Is 0 a real number?

691


How do you break a loop?

655