单项选择题

运行一下命令,则变量b的类型是()。
a=2;
b=int2str(a)

A.sym
B.string
C.char
D.int