过程Public Sub PrintOn( y As Integer) 不可以被其它模块调用。
过程Public Sub PrintOn( y As Integer) 不可以被其它模块调用。
A、正确
B、错误
【正确答案】:B
【题目解析】:错误,可以
Top