Computer Science, asked by kavaysharma2007, 9 months ago

This is a C program. pPleas only answer if you know.
error: expected identifier before ‘(’ token
this error is coming.
please tell me how to fix this
brainliest will be marked

Attachments:

Answers

Answered by srajfaroquee
1

at line 11

remove '(' and ')' .

and rewrite the code

if(shyam_age < ajay_age && shyam_age < ram_age)

Similar questions