Tuesday, 1 October 2013

Simple multiple choice Java code

Simple multiple choice Java code

I'm looking for an example of Java code for multiple choice questions
that's as simple as possible. I have the Eclipse IDE but most codes I find
online don't work because they don't have the System.out.println function.

No comments:

Post a Comment