Binary conversion
Consider a computer that follows 2’s complement arithmetic. The user presents thedata in the decimal form. The data is converted into 2’s complement by whom? (a) Operating system (b) Compiler (c) User program (application) (d) System utility Is it necessary to have an instruction (in the instruction set) for the decimal to binary conversion?