A variable defined within a block is visible. June 6, 2022 by admin โช Choose the correct option.A variable defined within a block is visible.A. from the point of definition onward in the program.B. from the point of definition onward in the function.C. from the point of definition onward in the block.D. throughout the function. Submit Answer