Debug the following C program
#include>stdio.H<
#Include <conio>
Void Main [ ]
{
Int a,b;
scanF(“%f%f”,$a,$B);
if(a>b); printf(“ Greater=%d”, a):
Else; printf(“ Greater=%d, b):
getch[ ]
}
Answers
Answered by
0
The file attatched is a debug program
Attachments:
Similar questions