What are the characteristics of Final,Finally and Finalize keywords.


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

Post New Answer

More Core Java Interview Questions

Tell us something about an iterator.

0 Answers  


How do you sing an Applet ?

0 Answers  


how can you catch multiple exceptions in java?

0 Answers   Cyient,


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


What is the use of flag?

0 Answers  






How do you use equal in java?

0 Answers  


What do you mean by constant time complexity?

0 Answers   Amazon,


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

1 Answers   Rolta, TCS,


What we have to do, when we don't want to implement all methods of an interface?

5 Answers  


How do you print array in java?

0 Answers  


What is java command?

0 Answers  


How do you remove spaces in java?

0 Answers  


Categories