Search:

Type: Posts; User: Bighairjersey

Search: Search took 0.27 seconds.

  1. two dimensional matrix that returns back a boolean.

    Can someone please help me write a method coding that accepts a two dimensional integer array as the argument and returns true if the array or matrix is left or right triangular matrix. Needing to...
  2. Replies
    8
    Views
    2,504

    Re: 2 dimensional array coding

    Ok, could you help with this one? I want to Write a program that asks user for the two dimensions of a two dimensional integer matrix and then the program keep asking all elements of the matrix by...
  3. Replies
    8
    Views
    2,504

    Re: 2 dimensional array coding

    Yes, I went through those however, I'm going through the examples at the back and the book doesn't give these solutions. I wanted to see how the coding for this was to see if it made sense.
  4. Replies
    8
    Views
    2,504

    Re: 2 dimensional array coding

    The book that I'm going through provides questions and for the user to write the code. Part of my problem is that I don't know where to start, confused as to what it is really asking for. Just trying...
  5. Replies
    8
    Views
    2,504

    2 dimensional array coding

    I have been trying to learn java coding from a book and have run into a coding question that I'm confused about. Can someone help?
    I have a one dimensional array of positive integers. I'm trying to...
Results 1 to 5 of 5