What is a list in java?


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 MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?

3 Answers   L&T,


How to perform quicksort in java?

0 Answers  


What is the += operator called?

0 Answers  


What is a finally block? Is there a case when finally will not execute?

0 Answers  






when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

0 Answers   SAP Labs,


What is int short for?

0 Answers  


Explain restrictions on using enum?

0 Answers  


What is the difference between C++ and Java and your preferences?

0 Answers   Expedia,


How do you check if a character in a string is a digit or letter?

0 Answers  


What is user defined exception in Java?

0 Answers   TCS,


What are the approaches that you will follow for making a program very efficient?

0 Answers  


Categories