Computer Project SOFTWAREANDLOGICGATES
Computer Project SOFTWAREANDLOGICGATES
Types of software
There are mainly two types of software:
(i) System software
(ii) Application software
These can be divided into three more types of
software each:
(i) System software
(a) Operating System
(b) Language processor
(c) Device driver
(ii)Application Software
(a) General purpose software
(b) Customize software
(c) Utility software
Here is a figure for better understanding :
Boolean Logic
What is Boolean logic or logic gate?
A logic gate is a device that acts as a building
block for digital circuits. They perform basic
logical functions that are fundamental to
digital circuits. Most electronic devices we use
today will have some form of logic gates in
them. For example, logic gates can be used in
digital electronics such as smartphones and
tablets or in memory devices.
(ii) OR GATE:
The OR gate gets its name from behaving like
the logical inclusive "or." The output is true if
one or both of the inputs are true. If both inputs
are false, then the output is false. In other
words, for the output to be 1, at least one input
must be 1.