Computer Science, asked by srisaigoud1, 2 months ago

1: What is the output of C Program? int main() { int a=25, while(a <= 27) { printf("%d", a); a++; } return 0; }​

Answers

Answered by Anonymous
0

Answer:

0

Explanation:

Hope this helps you the best

HARE KRISHNA

Similar questions