What is the major difference between linkedlist and arraylist?


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

Post New Answer

More Core Java Interview Questions

There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?

9 Answers   KPIT,


What is printwriter in java?

0 Answers  


Can we access a database using applets?

2 Answers   Hewitt,


I want to persist data of objects for later use. What’s the best approach to do so?

0 Answers  


What is the purpose of the finally clause?

3 Answers  


class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


Can we serialize singleton class?

0 Answers  


Howmany classes that package java.applet.* contains?

1 Answers   TCS,


In real time project which driver did u use? What is the main functionality of the Prepared Statement?

3 Answers   Photon,


What does || mean in code?

0 Answers  


What are the advantages of the model over the event- inheritance model?

1 Answers  


How do you convert an int to a double in java?

0 Answers  


Categories