Java Practice Examples - Module 6-3 Exceptions and Variable Scope

preview_player
Показать описание


In this series, we'll be using the free Visual Studio Code to develop and test our code samples.

In this video we look at how variable scope effects the usage of variables in our code, and how and where we might want to define our variables. This is especially true when we use the finally block of a try catch, which will be coming up in a future video.

Working with proper scope allows us to define our variables in a manner where they are always accessible to our code, as it should be.
Рекомендации по теме
join shbcf.ru