若在函数内访问函数外定义的变量,必须使用(  )关键字。

若在函数内访问函数外定义的变量,必须使用(  )关键字。

A.

public

B.

var

C.

global

D.

static

正确答案是C