What is an interface in java? Explain


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 equals() and?

0 Answers  


can we write program without class

6 Answers   TCS,


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,


What is the purpose of extern variable?

0 Answers  


Why java strings are immutable in nature?

0 Answers  






Differentiate between == and equals().

0 Answers  


How to do validation of the fields in any project ?

2 Answers  


What is the meaning of 3 dots in java?

0 Answers  


what are Hostile Applets?

0 Answers  


What are the two categories of data types in the java programming language?

0 Answers  


Describe the syntax of multiple inheritance? When do we use such an inheritance?

0 Answers   Fidelity,


How to change value in arraylist java?

0 Answers  


Categories