Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
問題:
16ビットを使用した2の補数の10進数-234は何ですか?
234をバイナリに変換する必要がありますか?
はい、バイナリに変換するだけで十分です。答えは0xff16です。
0xff16
また、WolframAlphaを使用して計算を検証することもできます。