Slide 28 of 33Lecture 1: Introduction 
PreviousNextOverview

Self Check

  1. Suppose you omit the // characters from the HelloTester.java program but not the remainder of the comment. Will you get a compile-time error or a run-time error?
  2. How can you find logic errors in a program?