To convert an integer to binary, use the Integer.toBinaryString() method in Java. Let's say the following is the integer we want to convert.
確定! 回上一頁