how will you display text and number in graphic output area ?
Answers
Answered by
2
Answer:
The header file graphics. h contains outtextxy() function which displays the text or string at a specified point (x, y) on the screen.
Answered by
2
Answer:
The header file graphics. h contains outtextxy() function which displays the text or string at a specified point (x, y) on the screen.
Similar questions