Question: a.) You need to store an integer value that could be as large as ten to the twentieth power. ( Can a long data

 

 

a.) You need to store an integer value that could be as

a.) You need to store an integer value that could be as large as ten to the twentieth power. ( Can a long data type in Java store a number that large? b.) Search the Java documentation from Oracle (the company that owns Java), and find a Java class that might be useful if you needed to represent an integer of unlimited size. What is the package containing that class?

Step by Step Solution

3.34 Rating (163 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Lets break down the answers in more detail a Limitation of long data type in Java In Java the long d... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!