Output:
4
Explanation: The variable count declared outside the function is global variable and also the count variable being referenced in the function is the same global variable defined outside of the function. So, the changes made to variable in the function is reflected to the original variable. So, the output of the program is 4.
4
Explanation: The variable count declared outside the function is global variable and also the count variable being referenced in the function is the same global variable defined outside of the function. So, the changes made to variable in the function is reflected to the original variable. So, the output of the program is 4.
👍2❤1
This media is not supported in your browser
VIEW IN TELEGRAM
What is this... Internal pointer variable..😂😂
https://programmerjokesshorts.openinapp.co/programmerjokes-shorts
https://programmerjokesshorts.openinapp.co/programmerjokes-shorts
😁2