填空题

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

【参考答案】

* * * * *hello。
热门 试题