Thursday, September 19, 2013

Shadow Variable in Java

Shadow Variable in Java

What is shadow variable in Java? How can I implement that using a program?
Does this kind of re declaration may lead to compile time errors?
Is this concept really used in developments?

No comments:

Post a Comment