b) Find error in the following code snippet,
int a: b:
{.....for (a-1: b=1:a<=10;a++:5++)
<Statements> ..... }
Answers
Answered by
1
Answer:
change colon to semi colon and if colon is between variable then replace it with coma but remember for loop always contains semicolon.
Similar questions
Science,
4 months ago
Social Sciences,
4 months ago
History,
9 months ago
Accountancy,
9 months ago
Physics,
1 year ago
Math,
1 year ago