Saved Bookmarks
| 1. |
Predict the outputint a = 6, b=5,c;c = (a++ % b++)* a + ++a *b++;Right answer with step by step explanationI will mark u as brainliest and you’ll get 45 points |
|
Answer»
|
|