What is a nested list?


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

Post New Answer

More Core Java Interview Questions

When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


What is a function argument in java?

0 Answers  


What is a stream? what are the different types and classes of Streams?

2 Answers  


What are the problems faced by java programmers who don't use layout managers?

0 Answers  


What are the elements of java?

0 Answers  






How many methods does cloneable interface contains?

6 Answers  


What are the benefits of immutable objects?

0 Answers  


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

0 Answers   Cap Gemini,


When would you use a static class?

0 Answers  


How to invoke external process in java.

0 Answers  


Explain the scope of a variable.

0 Answers   TCS,


What is core java called?

0 Answers  


Categories