i have 2 long numbers
eg xl=12345678
xr=87654321
i want to merge these 2 nos. into a single long number
i have to do this in java..
any help would be great..thanks a lot:)
eg xl=12345678
xr=87654321
i want to merge these 2 nos. into a single long number
i have to do this in java..
any help would be great..thanks a lot:)
Comment