Raymond H.

asked • 08/07/14

I need help with several questions

1. What is the difference in the meaning between x3 and x[3]?
 
2. For the declaration:
 
int list[8];
 
How many memory cells are allocated for data storage? What type of data can be stored there? How does one refer to the initial array element? 
 
3. When is it better to pass an entire array of data to a function rather than individual elements? 

1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.