COMP110 Webpage - California State University, Northridge

Step 5: Execute the object code SampleCaller.class. java SampleCaller-----END OF PHASE 8: submit source,output, and appendices.----- PHASE 9: A final step. In this phase you will learn how to read data (strNum) from the keyboard. Searching in Java API, I find java.io.* contains class BufferedReader and. InputStreamReader. ................
................