Easy way to learn Number System

The number system is the naming or representing the numbers or the mathematical value that count or measure the object is simply known as number system. We have different ways to represent the number system like Binary number system, decimal number system, octal number system, and Hexadecimal number system. Now, let’s talk in more details. … Read more

Easy concept about Logic Gates and its types

Logic gates are the basic building block of computers. Logic gates are basic circuit that have at least one and usually more input and exactly one output. Input and output are the logical values TRUE and FALSE. In computer architecture it is common to use 0 for FALSE and 1 for TRUE. The values of … Read more