Arrays: Structured Programming
Arrays: Structured Programming
Structured Programming
By
Fahad Majeed
Research Associate
University of Engineering & Technology, Taxila
Its your turn first!!!
However, if you need to read 100 (or more) numbers and print them
in reverse order, you would have to declare 100 variables and write
many cin and cout statements.