What are the similarities between an array and an ArrayList?
Answer Posted / harikrishna
An array is indexed fixed number of homogeneous elements.
where as in ArrayList you can create any number of objects
with any type.
Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is method in research paper?
What do you mean by stack?
How can you read an integer value from the keyword when the application is runtime in java? example?
What are different types of multitasking?
Is java a security risk?
What method is used to specify a container's layout in java programming?
What is the technique adopted to create an immutable class?
What are the different types of multitasking?
Can we define private and protected modifiers for variables in interfaces?
Can we pass a primitive type by reference in java? How
What does jre stand for?
Which is the class in java?
How do you create an array in java?
Is a boolean 1 bit?
What is the old name of java?