Q38 Single choice Mark for later A variable de ned outside a function: A may be read, but not written (something more is needed to do so) B may not be accessed in any way inside the function C may be freely accessed inside the function Correct answer