Computer Science, asked by JassChahal2076, 9 months ago

Find errors, if any,in the following statements.
if a=5 then goto start

Answers

Answered by VenomParasite
1

if(a=5)

{

goto start;

}

If you find my answer helpful then mark me as brainliest! Thank you.

Similar questions