Q1. Find all syntax error in the following given code and rewrite the correct code:
@include<<iostream.u>
#include<hello.h>
void Main()
{
Clrscr();
Int a=7;
char section = F;
cout>>”Hello class”<<a;
cout<<”\nSection: “<<section<<endline;
getch()
}
Answers
Answered by
2
Explanation:
hope it helped
plss mark as brainliest!
Attachments:
RasshriVadhwa23:
I commit my mistakes,but I tried
Similar questions