What is difference overloading and overriding?


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

Post New Answer

More Core Java Interview Questions

How do you use find and replace?

0 Answers  


How can you say HashMap is syncronized?

14 Answers   Arete, IBM,


How to know the host from which Applet is originated?

1 Answers   Wipro,


what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


What are static blocks in java ?

0 Answers  






What is floating data type?

0 Answers  


What is dynamic binding(late binding)?

0 Answers  


Difference between nested and inner classes ?

0 Answers  


Why is serialization required?

0 Answers  


What is the purpose of object oriented programming?

0 Answers  


Name some OOPS Concepts in Java?

0 Answers  


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


Categories