What is the 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

Can you access the private method from outside the class?

0 Answers  


What is entry in java?

0 Answers  


Is zero a positive integer?

0 Answers  


What do you mean by Remote procedure call?

2 Answers  


Explain about anonymous inner classes in java?

0 Answers  






What are the different ways to handle exceptions?

0 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


Explain creating threads by extending thread class ?

0 Answers  


What is public/private protected in java?

0 Answers  


what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0

2 Answers  


Which method returns the length of a string?

0 Answers  


What is the default modifier in Interface?

5 Answers  


Categories