搜索资源列表
quizApplication
- it is a online quiz system
SSD3, PQ_1
- import java.io.*; import java.util.*; public class SecondsCalculator { private static BufferedReader stdIn = new BufferedReader(new InputStreamReader(System.in)); private static PrintWriter stdErr = new PrintWriter(System.err, true); private static P
Quiz
- Uses Java AWT/Swing GUI toolkits Users may add new questions/answers through editing the data dictionary file Personalised response page Can specify look-and-feel and quiz length through configuration file - Uses Java AWT/Swing G