单项选择题

设x=3,执行VB程序段If x=3 Then x=2+x后,x的值为()

A.5
B.4
C.6
D.3