Search:

Type: Posts; User: robertsbd

Search: Search took 0.16 seconds.

  1. Replies
    6
    Views
    1,905

    Re: help w/ storing/scanning numbers in arrays

    also, trying to submit this assignment within and hour so a quick response is greatly appreciated..thanks

    i updated my code and while im not getting the same error its only allowing me to enter 3...
  2. Replies
    6
    Views
    1,905

    Re: help w/ storing/scanning numbers in arrays

    ok i changed that..thanks, but im still getting the same error..here's my updated code



    import java.util.Scanner;
    import java.util.Arrays;

    public class Assign9_Roberts

    {
  3. Replies
    6
    Views
    1,905

    Re: help w/ storing/scanning numbers in arrays

    ok here is my updated code...when i run it, it prompts me to enter a grade and when i do i receive this error:

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 10
    at...
  4. Replies
    6
    Views
    1,905

    help w/ storing/scanning numbers in arrays

    these are my instructions
    A Computer Technology Instructor has a small class of 10 students. The instructor evaluates the performance of students in the class by administering 2 midterm tests and a...
Results 1 to 4 of 4