Saved Bookmarks
| 1. |
What is the output?void main(){int i=0,a[10] = { 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 };for(i=0;i |
|
Answer» q1 Explanation: 24 |
|