How does list work in java?


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

Post New Answer

More Core Java Interview Questions

Can we execute java program without main method?

0 Answers  


What is a lock or purpose of locks in java?

0 Answers  


Why is java so popular?

0 Answers  


class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


Which is better list or arraylist in java?

0 Answers  






What are parsers? Dom vs sax parser.

0 Answers  


What is an image buffer?

0 Answers  


How to Sort Strings which are given in List and display in ascending order without using java api.

1 Answers   LIC,


What is the difference between actual and formal parameters?

0 Answers  


Is there memory leaks in java?

3 Answers  


What is a reflection package?

2 Answers  


What is super constructor?

0 Answers  


Categories