What is the output of this program?
#include
#include
void find();
void main()
{
find();
getch();
}
void find()
{
cout<<"course";
}
Answers
Answered by
33
Answer:
PLEASE. MARK ME AS BRAINLIEST ANSWER. If you think ANSWER is correct.
Attachments:
Similar questions
Physics,
30 days ago
Business Studies,
2 months ago
Psychology,
2 months ago
Science,
8 months ago
Social Sciences,
8 months ago