MCQ
A variable declared in one block has nothing to do with a variable with same name as declared in other block.” What can we say about this statement?
- ✓This statement is true.
- BThis statement is false.
- CDepends upon data type
- DDepends upon Java version