What does it mean that a class or member is final?


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

Post New Answer

More Core Java Interview Questions

What is a parameter in simple terms?

0 Answers  


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


What is boolean keyword in java?

0 Answers  


Does a class inherit the constructors of its superclass in java programming?

0 Answers  


What is string buffer?

0 Answers  






Can a variable be local and static at the same time?

0 Answers  


how exactly garbage collection take place?

4 Answers  


What exactly is a .class file?

0 Answers  


What is anti pattern in java?

0 Answers  


for what purpose we use applets ?

3 Answers   Mindlogicx,


Why is java logo a cup of coffee?

0 Answers  


What about main thread in java?

0 Answers  


Categories