Sunday, April 23, 2006

Download this book

Download this book.

Read chapter 2 and 3. As you read answer these questions on your blog:

From Chapter 2:
1. What is a multidimensional array?
2. What does list() do?
3. What do 'conversions' have to do with data types?
4. What do 'increment' and 'decrement' operators do?
5. What does casting do with data types?
6. Are brackets required for if statements?
7. How is a switch statement like an if statement?
8. Re-write the squared program to actually CUBE a number.
9. What does strlen() function do?
10. What is the difference between calling functions by reference and by value?
11. What is a static variable for?

Post your answers on your blog today!! Graded tomorrow.

0 Comments:

Post a Comment

<< Home