单项选择题

在VB中,若a=12,b=10,则语句print a;"+";b;"=";a+b的结果为()。

A.12+10=a+b
B.12+10=22
C.a+b=22
D.a+b=a+b