[单选题]
以下关于变量的定义,正确的是()。
A . int a=10
B . b=2
C . int=20
D . int a;b=a+10
参考答案与解析: