code to generate output of apple the wonder fruit
Answers
Answered by
0
What do you actually mean please can you specify it
Answered by
0
#include
void main()
{
clrscr();
cout<<"Apple the wonder fruit";
getch ();
}
void main()
{
clrscr();
cout<<"Apple the wonder fruit";
getch ();
}
Similar questions