WEEK 7 FOR i_GotchA

profileOMG
hw7.docx

QUESTION 1

In pseudocode and in C code, declare a 1-dimensional array of Integers called InternetHits that will hold up to 10 Integer values representing the number of hits a Web site receives.

Use a For loop to iterate through the array and input the values.

Demonstrate your code compiles and runs for a test case of your choice.

QUESTION 2

After completion of week 7 reading, “thoroughly” answer the following questions:

Q. What are the key features associated with the first and last elements of an C array?

Q. What is the key difference between C and Java string definitions?

* Students should review other student submissions for accuracy and provide assistance/feedback where required. All answers become final on 11/15/15 (2359).