下列程序的执行结果为______。include<iostream.h> void main() { cout.fill(‘*’); tout.width(10

题目内容(请给出正确答案)
下列程序的执行结果为______。include void main() { cout.fill(‘*’); tout.width(10

下列程序的执行结果为______。

include<iostream.h>

void main()

{

cout.fill(‘*’);

tout.width(10);

cout<<“hello”<<endl;

)

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题