Give me an example of array and linked list? Where they can be used?


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

Post New Answer

More Core Java Interview Questions

Explain public static void main(string args[]) in java.

0 Answers  


Can u write constructor in abstract.If yes den when it will be invoked.

4 Answers   SunGard,


Difference between string s= new string (); and string s = "abv";?

0 Answers   Cap Gemini,


Explain creating threads by implementing runnable class?

0 Answers  


What is scope & storage allocation of global and extern variables? Explain with an example

0 Answers   IBS,






Explain the use of volatile field modifier?

0 Answers  


What are the different ways to handle exceptions?

0 Answers  


What are synchronized methods ?

0 Answers  


Can constructor be static or final?

0 Answers  


What is multithreading in java?

0 Answers  


Difference between string, stringbuffer and stringbuilder?

0 Answers  


please send code example of inner classes?

2 Answers  


Categories