what is output? while (c < 10): c = c + 2 print (c)
Answers
Answered by
3
Answer:
When we say Output, it means to display some data on screen, printer, or in any file. C programming provides a set of built-in functions to output the data on the computer screen as well as to save it in text or binary files.
Similar questions
India Languages,
2 months ago
Math,
2 months ago
Math,
4 months ago
Hindi,
4 months ago
Math,
1 year ago