Monday, August 8, 2011

Chapter 3, question 8

8.  What's the difference between a symbolic and a literal constant?

A symbolic constant substitutes an alphanumeric name for a number.  A literal constant is a number typed directly into the source code.

No comments:

Post a Comment