what is the biggest integer that i can use in java ?
is there any integer data structure available in java to use integer
of size 1000 bits.
why i'm asking is, i have assingnment for my course, where i'm
supposed to use
integer data structures of 1000 bits.
Also i'm new to java, as i used to C, C++, please help me out how to
use big integer data structure in java?