am new to java , will appreciate help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • johnathan
    New Member
    • Oct 2006
    • 12

    am new to java , will appreciate help

    Q. Class name largeinteger is a 20 element array to hold large integer. default Constructors are int[]a=40, int length=0, int max=40.

    write:
    ** constructor with int parameter for size of array.
    ** write method to perform addition , subtracton, output a large integer, compare 2 large integer for equality.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by johnathan
    Q. Class name largeinteger is a 20 element array to hold large integer. default Constructors are int[]a=40, int length=0, int max=40.

    write:
    ** constructor with int parameter for size of array.
    ** write method to perform addition , subtracton, output a large integer, compare 2 large integer for equality.
    Try again more clearly and with your own code so far and ideas as well.

    Comment

    • prakashmohan
      New Member
      • Oct 2006
      • 4

      #3
      hai ..

      Grab some basic java tutorials, and write the code by your own. At that time, if u find any difficulty, u approach us, surely we'll hep u...

      "failures only leads to success"

      regards,
      Prakash

      Comment

      Working...