What is final keyword in java?


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

Post New Answer

More Core Java Interview Questions

Why are generics used?

0 Answers  


What is natural ordering in java?

0 Answers  


Are there any tools available in java to create reports?

5 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


When do we need to use internal iteration? When do we need to use external iteration?

0 Answers  






how to print the below in java?thanks in advance.... * * * * * * * *

3 Answers  


Can we make a constructor final?

0 Answers  


What is the purpose of the File class?

3 Answers  


What is the difference between math floor and math round?

0 Answers  


Explain Public static void main?

2 Answers   IBM, Vetech,


What is wrapper class html?

0 Answers  


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

0 Answers  


Categories