Computer Science, asked by pragyanbijarniya0113, 4 hours ago

Underline the errors​

Attachments:

Answers

Answered by shreyanshsahu031
0

Answer:

23.25y5

yshushhsydyue8s7s

Answered by jasminhas760
0

Answer:

ans

Explanation:

the correct way to program this is

void main()

{

int x=50, y=0;

if(x>=45 && x<55)

y=x;

count<<y;

}

we cant write and we have to write &&,

and '{' was missing

Similar questions