¡@

Home 

java Programming Glossary: currentjoke

Knock Knock application with server and UI

http://stackoverflow.com/questions/9240308/knock-knock-application-with-server-and-ui

final int NUMJOKES 5 private int state WAITING private int currentJoke 0 private String clues Turnip Little Old Lady Atch Who Who private.. if theInput.equalsIgnoreCase Who's there theOutput clues currentJoke state SENTCLUE else theOutput You're supposed to say Who's.. else if state SENTCLUE if theInput.equalsIgnoreCase clues currentJoke who theOutput answers currentJoke Want another y n state ANOTHER..