State the difference between strings and arrays.


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

Post New Answer

More Core Java Interview Questions

What is the difference between == and === javascript?

0 Answers  


What is meant by nested loop?

0 Answers  


How do you create a reference in java?

0 Answers  


What is data type modifier?

0 Answers  


how you will prevent inheritance is there any other way other than inheritance?

4 Answers   Wipro,






Write a method that will remove given character from the string?

0 Answers  


Can we make main() thread as daemon?

0 Answers  


Why string is popular hashmap key in java?

1 Answers  


What is yield () in java?

0 Answers  


Why are global variables used?

0 Answers  


They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?

3 Answers   DNS, Wipro,


What is dynamic binding(late binding)?

0 Answers  


Categories