What is difference between equal and == in java?


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

Post New Answer

More Core Java Interview Questions

Which collections are thread safe in java?

0 Answers  


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

3 Answers   Photon,


Can each java object keep track of all the threads that want to exclusively access it?

0 Answers  


What's the purpose of using break in each case of switch statement?

0 Answers  


How do you escape in java?

0 Answers  


what is the difference between multitasking and multithreading?

21 Answers   TCS,


Discuss 2D arrays.

0 Answers   Amdocs,


Can you sort a string in java?

0 Answers  


What is the difference between an if statement and a switch statement?

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 equlas() and hashcode() contract in java? Where does it used?

0 Answers  


What is bifunction in java?

0 Answers  


Categories