// Start comments with double slashes. // Separate each item by a # // Options for the types of entries can be found in DataInputModel // html commands can be in all lower or all upper but not mixed case. All lower is more efficient TITLE Please answer the following questions.
If you do not know the answer, enter Don't Know.
Click on Done button when done. # TEXTAREA Required The fork lift can be operated by John or Jane.
The integer variables johnHours and janeHours hold
bit-wise representations of the hours John and Jane work each day.
Write a bit-wise expression to return
the possible hours when the fork lift can be used. # TEXTAREA Required Write an expression to return
true if the integer variable amount holds an odd value,
and false otherwise.