设有定义:charstr[100];当执行cin>>str;时从键盘输入:″C++programmingwindows″(不包括双引号),则str中的内容是()。
A、C++
B、C++programming
C、windows
D、C++programmingwindows