Skip to main content

WHAT IS A COMPUTER? Hardware & Software


  • In this blog we will discuss about ,"What is computer and differences among its part as Hardware & Software".
  • We know that all information are scattered in google but I want to make it easy for our readers.Otherwise it is difficult to know which information is right and which is wrong .

  • My Blog is dedicated to learners & easy learning 

WHAT IS A COMPUTER?

What is Computer : Computer is an electronic device that is designed to work with Information. The term computer is derived from the Latin term ‘compute’, this means to calculate or programmable machine. 

Therefore computers can perform complex and repetitive procedures quickly, precisely and reliably. Modern computers are electronic and digital. All general-purpose computers require the following hardware components:

§  Central processing unit (CPU): The heart of the computer, this is the component that actually executes instructions organized in programs ("software") which tell the computer what to do.
§  Memory (fast, expensive, short-term memory): Enables a computer to store, at least temporarily, data, programs, and intermediate results.
§  Mass storage device (slower, cheaper, long-term memory): Allows a computer to permanently retain large amounts of data and programs between jobs. Common mass storage devices include disk drives and tape drives.
§  Input device: Usually a keyboard and mouse, the input device is the conduit through which data and instructions enter a computer.
§  Output device: A display screen, printer, or other device that lets you see what the computer has accomplished.


Computer has many definitions to express.

A computer is a programmable device that can store, retrieve, and process data. The term "computer" was originally given to humans (human computers) who performed numerical calculations using mechanical calculators, such as the abacus and slide rule




A computer is made up of multiple parts and components that facilitate user functionality. A computer has two primary categories:

1. Hardware                                                           
2.Software

Project Management  : //www.ebeescorp.com

What is Hardware ?

Hardware is an encompassing term that refers to all the physical parts of the  computer. The internal hardware devices that make up the computer and ensure that it is functional are called components, while external hardware devices that are not essential to a computer’s functions are called peripherals.

In simple language hardware are those device that you can touch or see . i.e Wire , mouse, keyboard ,drives 







What is Software ?

Software, in its most general sense, is a set of instructions or programs instructing a computer to do specific tasks.  or 

In a simple words Software is a set of instructions given by an user to a computer and it convert it into a specific tasks. We cann't touch or feel it .

The theory of software was first proposed by Alan Turing in 1935 in his essay "Computable numbers with an application to the Entscheidungsproblem."




Software are further define into three parts:
1.System Software 
2.Application Software
3.Programming Software 


Explanation

System software serves as a base for application software. System software includes device drivers, operating systems (OSs), compilers, disk formatter, text editors and utilities helping the computer to operate more efficiently. It is also responsible for managing hardware components and providing basic non-task-specific functions. 



Programming software is a set of tools to aid developers in writing programs. The various tools available are compilers, linkers, debuggers, interpreters and text editors.



Application software is intended to perform certain tasks. Examples of application software include office suites, gaming applications, database systems and educational software. Application software can be a single program or a collection of small programs. This type of software is what consumers most typically think of as "software."



Comments

  1. Thanks for deeply knowledge about computers....

    ReplyDelete
    Replies
    1. Thanks for your response, we appreciate. Please do write to us in case of anything you want us to add

      Delete

Post a Comment

Popular posts from this blog

SOME UNKNOWN ABOUT COMPUTER PART-2

                            PART -2  ( UNKNOWN FACTS) A) Charles Babbage in 1833 invented all the parts that are now used for the modern computer. But the first ‘modern’ computer was invented only 120 years later.   EBEES CORP B)Z1 was the first fully operational digital computer developed by Konrad Zuse in 1936.  In 1939 , he created the Z2 as the first  electro-mechanical computer in the world. While Charles Babbage is being considered as the “ father of the computer ”, Zuse can be considered as the inventor of the “modern computer”. C) The first disk drive to use removable media was the IBM 1311 . You may not believe, but as you can see in the image below, it resembles the look of a washing machine. It was quite big, yet it had a storage capacity of fewer than 5 megabytes.    DISK DRIVE D) Amazon.com did not start ...

DIFFERENT OPERATORS IN MS-EXCEL

                                    OPERATORS   Operators are used in formulas to execute operations on the values taken by formulas.  Excel use 4 types of operators : 1.Arithmetic Operators 2.Text Concatenation Operators  3.Comparison Operators  4.Reference Operators  www.ebeescorp.com Arithmetic Operators This operation will explained through example Example  Text Concatenation Operators   This operation will explained through example Example  Comparison Operators  To compare values you can create formulas using comparison operators. These operators return a TRUE or FALSE result depending how the formula evaluate the condition .Some common operator are as follow: Reference Operators  Reference operators enable you to combine absolute and relative references and na...