Monday, June 18, 2012

Homework 6: Literals-2

1. Write a literal representing the false value in C++.

false

2. Write a literal representing the true value.

true

No comments:

Post a Comment