0
output
int x=1 for(x=0;x<5;x++) cout<<"hello" ; cout<<x<<endl;
1 Answer
+ 2
malak almathhan
Ask your questions just once. It won't help you asking questions multiple times. Please be fair and delete these duplicated questions. Thank you.
int x=1 for(x=0;x<5;x++) cout<<"hello" ; cout<<x<<endl;