To create an instance of BigInteger for 454, use
A. BigInteger(454);
B. new BigInteger(454);
C. BigInteger("454");
D. new BigInteger("454");
The correct answer is D
Quiz, Objective, Multiple Choice Question (MCQ), Test Bank Solution and Short Answers.