Page 1 of 1

Which of the following is true about a Global Variable? 1) Global variables are only usable within the scope of the func

Posted: Sun May 15, 2022 10:24 am
by answerhappygod
Which Of The Following Is True About A Global Variable 1 Global Variables Are Only Usable Within The Scope Of The Func 1
Which Of The Following Is True About A Global Variable 1 Global Variables Are Only Usable Within The Scope Of The Func 1 (60.44 KiB) Viewed 26 times
Which of the following is true about a Global Variable? 1) Global variables are only usable within the scope of the function in which they're defined 2) Global variables are created within a function 3) Global variables cannot be modified by actions within a function a 4) Global variables are able to be used both inside of, and outside, of functions. O 1) Global variables are only usable within the scope of the function in which they're defined O2) Global variables are created within a function O 3) Global variables cannot be modified by actions within a function a 4) Global variables are able to be used both inside of, and outside of functions.