What is the output of the Program?
void main()
{
int a,s=0;
for(a=5; a<20; a++)
s=s+a;
cout<<s;
}
Answers
Answered by
0
Answer:
bhbhb
jnhnbj
Explanation:
hbhbhbhb
Similar questions