InterviewSolution
Saved Bookmarks
| 1. |
# create an array of size ten; assign zero to all its positions one by one through loop, and show array elements one by one on screen with space |
| Answer» KNOW what I do OK | |