1.

Which is the predefined method available in Java to convert decimal to binary numbers?

A. toBinaryInteger(int)
B. toBinaryValue(int)
C. toBinaryNumber(int)
D. toBinaryString(int)
Answer» B. toBinaryValue(int)


Discussion

No Comment Found