0% found this document useful (0 votes)
55 views6 pages

Computer Operator Questions

This document discusses binary arithmetic operations, including binary addition, subtraction, multiplication, and division. It provides an overview of the key concepts and rules for each operation. Binary addition follows four rules and handles carrying digits. Binary subtraction uses borrowing to handle negative values. Binary multiplication is similar to decimal but only uses 1s and 0s. Binary division uses a long division procedure similar to decimal.

Uploaded by

Dipak Adhikari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views6 pages

Computer Operator Questions

This document discusses binary arithmetic operations, including binary addition, subtraction, multiplication, and division. It provides an overview of the key concepts and rules for each operation. Binary addition follows four rules and handles carrying digits. Binary subtraction uses borrowing to handle negative values. Binary multiplication is similar to decimal but only uses 1s and 0s. Binary division uses a long division procedure similar to decimal.

Uploaded by

Dipak Adhikari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Frequently

Preparation of Computer Operator


Asked
(PSC)
M-Tech Computer Education | Sindhuli Questions
(FAQs)-5
• Binary Addition*
Binary • Binary Subtraction*
Arithmetic • Binary Multiplication
• Binary Division

2
It is a key for binary subtraction, multiplication, division.
There are four rules of binary addition.

In fourth case, a binary addition is creating a sum of (1 + 1 = 10) i.e. 0 is


written in the given column and a carry of 1 over to the next column.

Binary
Addition* 3
Subtraction and Borrow, these two words will be used
very frequently for the binary subtraction. There are four
rules of binary subtraction.

Binary
Subtraction* 4
Binary multiplication is similar to decimal multiplication.
It is simpler than decimal multiplication because only 0s
and 1s are involved. There are four rules of binary
multiplication.

Binary
Multiplication 5
Binary division is similar to decimal division. It is called as
the long division procedure.

Binary
Division 6

You might also like