? Each character constant has some integer value associated with it, while numeric type constants can be exact quantities or even approximations.
? The value of a character constant may vary from one computer to another but the constants themselves are independent of the character set.
? A character constant cannot be of length more than 1, but a numeric type constant has no such restriction.