What is arraylist e in java?



What is arraylist e in java?..

Answer / Naim Ahmad

'e' is not a specific element or property of ArrayList in Java. It seems to be a typo or a placeholder.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Can we use string in the switch case?

1 Answers  


What about abstract classes in java?

1 Answers  


Explain different ways of passing arguments to sub-routine?

1 Answers  


Difference between Application and Applet ?

4 Answers   Wipro,


What is string length in java?

1 Answers  


What does 0 mean in boolean?

1 Answers  


How does arrays sort work in java?

1 Answers  


How do you sort a set in java?

1 Answers  


What are the two types of exceptions in java? Which are the differences between them?

1 Answers  


Explain how to convert any java object into byte array.

1 Answers  


What is a package?

2 Answers  


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

1 Answers  


Categories