当前位置: X题卡 > 所有题目 > 题目详情

设a=12、b=12345,执行语句printf('%4d,%4d",a,b);的输出结果为( )

查看本题答案

你可能感兴趣的试题

cout<<internal<<12345;  cout<<left<<12345;  cout<<right<<12345;  cout<<setw(6)<<12345;  
cout<<internal<<12345;  cout<<left<<12345;  cout<<right<<12345;  cout<<setw(6)<<12345;  
cout<<intemal<<12345;  cout<<left<<12345;  cout<<right<<12345;  cout<<setw(6)<<12345;  

热门试题

更多