单选题 若已知char str[20];,有语句cin>>str;
当输入为;
This is a program
所得的结果是str=( )。

【正确答案】 B
【答案解析】