31) Give the output of the following:
#include<iostream.h>
Void main()
Int x;
for( x=1; x<=20; x+=5)
cout<<x<<endl;
Answers
Answered by
8
Answer:
31) Give the output of the following:
#include<iostream.h>
Void main()
Int x;
for( x=1; x<=20; x+=5)
cout<<x<<endl;
Similar questions
English,
1 month ago
Math,
1 month ago
Computer Science,
1 month ago
Biology,
2 months ago
Social Sciences,
2 months ago
Math,
8 months ago
World Languages,
8 months ago
Music,
8 months ago