Can an arraylist be empty?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can we force garbage collector to run ?

0 Answers   B-Ways TecnoSoft,


How can a gui component handle its own events in java programming?

0 Answers  


What is anagram of a string?

0 Answers  


how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?

2 Answers  


How arrays are stored in memory in java?

0 Answers  






How to create an instance of a class if the class has private constructor?

3 Answers  


Which is better stringbuffer or stringbuilder?

0 Answers  


Can we have multiple public classes in a java source file?

0 Answers  


Is a case study a method or methodology?

0 Answers  


How to make a read-only class in java?

0 Answers  


why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.

4 Answers  


Can an anonymous class be declared as implementing an interface and extending a class?

2 Answers  


Categories