reset password
Author Message
ahorejs
Posts: 7
Posted 18:57 Feb 04, 2017 |

Should all of the input and output be displayed using JOptionPane or should some of it be displayed via the console prompt?

dvictor4
Posts: 34
Posted 22:08 Feb 04, 2017 |

Lab 2 says: "Use Console I/O (Scanner and System.out) for all input/output." As for the other labs I think he will explicitly say whether or not we can use JOptionPane.