Tuesday, November 29, 2011

Can you make a method final, without making the whole class final?

Definitely we can make a method final, without making the whole class as final.:no problem just put final keyword with method so it can&
Category:Java Interview Questions

No comments:

Post a Comment