Computer Science, asked by Omkar9810, 3 months ago

2.
Perform the following using binary arithmetic.
a) 12-14 b) 23+25 c) 111101 + 110011​

Answers

Answered by srirajnambiar
0

Answer: 12 - 14 = 1100 - 1110 = 0010

23+ 25 = 10111 + 11001 = 110000

111101 + 110011 = 111 0000

Explanation:

12 in binary code = 1100

14 in binary code= 1110

23 in binary code = 10111

25  in binary code = 11001

a) 1100 - 1110 = 0010

b) 10111 + 11001 = 110000

c)  111101 + 110011 = 1110000

What is binary code?

A binary code uses a two-symbol system to represent text, computer processor instructions, or any other data. The binary number system's "0" and "1" are frequently employed as the two symbols in this system. Each character, command, etc. is given a set of binary digits, often referred to as bits, by the binary code. A binary string of eight bits (also known as a byte) can, for instance, represent any of 256 possible values and hence a vast range of distinct things.

What is binary arithmetic?

The standard arithmetic operations of addition, subtraction, multiplication, and division are all included in binary arithmetic. The guidelines that govern these operations when they are carried out on binary numbers are presented in the following sections. Addition in the binary form is carried out in the same manner as addition in the decimal form.

To learn more about click here:-

https://brainly.in/question/17158845

https://brainly.in/question/31125243

#SPJ1

Similar questions