Modify your printDetails method to include printing the reference number. However, the method should print the reference number only if it has been set—that is, the refNumber string has a non-zero length. If it has not been set, then print the string "ZZZ" instead. Hint: Use a conditional statement whose test calls the length method on the ref- Number string.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.