![]() |
Why we cannot override static method?
It is because the static method is the part of class and it is bound with class whereas instance method is bound with object and static gets memory in class area and instance gets memory in heap
|
All times are GMT -7. The time now is 11:55 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.