Which method cannot be overridden in java?


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

Post New Answer

More Core Java Interview Questions

what is servlet filter?

2 Answers  


What is the core java?

0 Answers  


What are keywords and reserved words in java?

0 Answers  


Write POJO class as a key to hashmap???

2 Answers  


What is the difference between Access Modifier and Access specifier?

1 Answers  






What is preflight request?

0 Answers  


How to run a JAR file through command prompt?

0 Answers  


Explain the concept of proper inheritance?

0 Answers   Thomson Reuters, Virtusa,


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

0 Answers  


I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


Does java support multi dimensional arrays ?

6 Answers  


how you will prevent method overriding?

6 Answers   HCL,


Categories