Search:

Type: Posts; User: mdodson

Search: Search took 0.27 seconds.

  1. Thread: Java help

    by mdodson
    Replies
    8
    Views
    2,934

    Re: Java help

    Ive found this in Eclipse:

    Description Resource Path Location Type
    Syntax error on token "int", invalid ClassType TestScores.java /Test Scores/src line 49 Java Problem
    Syntax error, insert "}"...
  2. Thread: Java help

    by mdodson
    Replies
    8
    Views
    2,934

    Re: Java help

    Error message:

    Syntax error, insert ";" to complete Statement
    Syntax error on token "int", invalid ClassType
    Syntax error, insert "}" to complete Block
    Syntax error on token ")", { expected...
  3. Thread: Java help

    by mdodson
    Replies
    8
    Views
    2,934

    Re: Java help

    Can you help with this? I can't get this to compile properly. Basically, I need it to take 3 test scores and display the average and it has to display an error if a negative # or if something over...
  4. Thread: Java help

    by mdodson
    Replies
    8
    Views
    2,934

    Java help

    I need help writing this class:
    Write a class named CourseGrades. the class should have a gradedactivity array named grades as a field. the array should have 4 elements, one for each of the...
Results 1 to 4 of 4