Logic Gate

Logic gate A device that is use to implement the Boolean function is known as logic gate. A computer carries out all operation by mean of combinations of signal passing…

0 Comments

Complement Of Binary Numbers

Complement of binary numbers Digital computers use complement for simplifying the subtraction operation. The binary numbers is subtracted by using 1’s complements method allows subtraction only by addition. Types There…

0 Comments

Signed Number in Binary System

Signed Numbers in Binary System In mathematics, we discuss the numbers in two categories: Signed number, unsigned number Unsigned number or positive number are started from zero that’s why we…

1 Comment

Number Base Conversion

Number base conversion Number system Definition Before understand the conversion first learn about "Number system" - A technique that is used to represent the numbers in computer architecture is known as…

0 Comments

Binary Number System

Binary number system A number which expressed base-2 is known as binary numbers. For example: 910 = 10012 In computer system the transformer, semiconductors and wires etc are use to…

0 Comments