Chapter 3

  1.  False

Since lower-case characters have a higher ASCII order, the statement will return False.

  1. Both are correct and will return the same result, which is Strings are not identical.
  2. Three

We can use the following:

  1. True

Since one test is enough to return true, so we can be sure that the second test will return true.