Computer Science, asked by samjas1802, 19 days ago

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 jyothikashyap
0

The file attatched is a debug program

Attachments:
Similar questions