May 2008
Beginner
550 pages
13h 22m
English
Using a program that you've previously written, set several breakpoints in the program and single-step through the program. Are there any points in the source code where you cannot set a breakpoint?
Rewrite the program from the exercise at the end of Chapter 3 that converts Fahrenheit temperatures to Celsius. Use symbolic constants to make the program easier to understand.
What is an lvalue and what is an rvalue? How can they be used to explain the difference between a data definition and a data declaration?
When you use the Bucket Analogy to explain lvalues and rvalues at your next cocktail party (hey . . . it could happen), what determines the size of the bucket? What are the key elements of the Bucket Analogy?
Read now
Unlock full access