Computer Science, asked by AngelRoseSaji, 9 months ago

evaluate the folowing expressionn: if a = 6, b = 2, c = 10 and d = 7; a-b+c%4+d-a++

Answers

Answered by kisshorcm
2

Answer a-b+c4+d-+a++ =12345

Similar questions