Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Tags
more
Archives
Today
Total
관리 메뉴

Visual Studio

Variable Shadowing 본문

Programming Language

Variable Shadowing

emacser 2022. 7. 11. 15:02

https://en.wikipedia.org/wiki/Variable_shadowing

 

Variable shadowing - Wikipedia

From Wikipedia, the free encyclopedia Jump to navigation Jump to search A special type of variable in computer programming In computer programming, variable shadowing occurs when a variable declared within a certain scope (decision block, method, or inner

en.wikipedia.org