Question 17(S English
? प्रोग्राम आउटपुट क्या होगा
#include<stdio.h> int main() {
int number;
for(number=1;number<=5;number+
{ printf("%d\n", number); }
return 0; }
Answers
Answered by
1
Answer:
what is the meaning of this question.
Step-by-step explanation:
please say me clearly then l will help you
Similar questions