Question: Name the four errors in the following program: public class Famous Speech public static void main (String []) { System.out.println (Four score and seven years
Name the four errors in the following program:
![public class Famous Speech public static void main (String []) { System.out.println (](https://dsd5zvtm8ll6.cloudfront.net/si.question.images/images/question_images/1606/7/1/3/1205fc47f20e7bf51606713033066.jpg)
public class Famous Speech public static void main (String []) { System.out.println ("Four score and seven years ago, "); System.out.println ("our fathers brought forth on"); System.out.println ("this continent a new nation"); System.out.println ("conceived in liberty,"); System.out.println ("and dedicated to the proposition"); System.out.println ("that"); /* this part should System.out.println ("all"); really say,, System.out.println ("men"); "all PEOPLE! System.out.println ("are"; System.out.println ("created"); System.out.println ("equal");
Step by Step Solution
3.49 Rating (159 Votes )
There are 3 Steps involved in it
Mistakes in FamousSpeech program 1 line 1 A brace is ... View full answer
Get step-by-step solutions from verified subject matter experts
