Which methods 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

Why to give the file name same as the public class name in java?

3 Answers  


how to crate clint-server socket?

1 Answers   Accenture, Infosys, Infotech, TCS,


What is meant by design patterns?

0 Answers  


What are the two ways to create a thread?

0 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  






When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

0 Answers  


Why null value is used in string?

0 Answers  


Is null a string or object in java?

0 Answers  


Which class cannot be a subclass in java?

0 Answers  


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

0 Answers  


What is predicate in java?

0 Answers  


What classes of exceptions may be thrown by a throw statement?

0 Answers  


Categories