Observe the following program very carefully and write the name of those
header file(s), which are essentially needed to compile and execute
thefollowing program successfully:
void main()
{
char text[20], newText[20];
gets(text);
strcpy(newText,text);
for(int i=0;i
Answers
Answered by
0
Answer:
To insert a text box:
Click the Text Box command in the Text group. Select a Built-in text box or Draw Text Box from the menu. If you select Built-in text box, left-click the text box you want to use, and it will appear in the document. If you select Draw Text Box, a crosshair cursor will appear
Explanation:
Similar questions
Social Sciences,
5 months ago
Accountancy,
5 months ago
Math,
10 months ago
English,
10 months ago
Chemistry,
1 year ago
Chemistry,
1 year ago