How do you achieve polymorphism in java?


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

Post New Answer

More Core Java Interview Questions

How do you replace a string in java?

0 Answers  


Is string a wrapper class?

0 Answers  


How to access arraylist elements in java?

0 Answers  


What is java util function?

0 Answers  


How do you declare a destructor in java?

0 Answers  






Java support call by reference (pass by reference) ?

1 Answers   HCL,


What is static method with example?

0 Answers  


What is actual difference between statement,prepared statement and callable statement and when we have to use it? pls post a answer with code and clear explanation. thanks

2 Answers  


What is a generic code?

0 Answers  


What is map in java?

0 Answers  


What is numeric promotion?

1 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