The scope of a local variable is ( ).
A、From the position where the variable is defined to the end of the file;
B、From the position where the variable is defined to the end of the function that defines the local variable;
C、All functions;
D、All files
发布时间:2025-07-24 04:14:10