Question: 20 A variable called score is declared in main(). main() calls a function named updateScore. updateScore also has a variable called score. When a value
20 A variable called score is declared in main(). main() calls a function named updateScore. updateScore also has a variable called score. When a value is added to the score in updateScore, the value of the score variable in main() is also changed a. true Ob.false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
