Monday, February 8, 2010

How do u write a true/false question using bluej??

how do u write a true/false question using bluej. Can you please give some example with 3simple question? like: is the sky blue?


please i need help:) this is my projectHow do u write a true/false question using bluej??
Just read the input that user types and compare with true or false. If the user inputs other values that are not true or false you should display an error message and request the answer again.

No comments:

Post a Comment