Connecting Tech Pros Worldwide Forums | Help | Site Map

am new to java , will appreciate help

Newbie
 
Join Date: Oct 2006
Posts: 12
#1: Oct 18 '06
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.

Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Oct 19 '06

re: am new to java , will appreciate help


Quote:

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.
Newbie
 
Join Date: Oct 2006
Posts: 4
#3: Oct 19 '06

re: am new to java , will appreciate help


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
Reply