PDA

View Full Version : What is Software?



stuartspindlow5
05-18-2016, 03:51 AM
Hello Friends,

Please tell me what is software.

tanhdavid
05-18-2016, 08:41 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.)
Software can be thought of as the variable part of a computer and hardware the invariable part. Software is often divided into application software (programs that do work users are directly interested in) and system software (which includes operating systems and any program that supports application software). The term middleware is sometimes used to describe programming that mediates between application and system software or between two different kinds of application software.

web designing41
05-23-2016, 03:19 AM
Software means computer instructions or data. Anything that can be stored electronically is software.

Software can be thought of as the variable part of a computer and hardware the invariable part. Software is often divided into application software (programs that do work users are directly interested in) and system software (which includes operating systems and any program that supports application software). The term middleware is sometimes used to describe programming that mediates between application and system software or between two different kinds of application software

daniel park
06-20-2016, 05:20 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.) Why don't you search Google?

hemaweb
07-20-2016, 02:00 AM
software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks. Without software, computers would be useless. For example, without your Internet browser, you could not surf the Internet or read this page and without an operating system, the browser could not run on your computer. The picture to the right shows a Microsoft Excel box, an example of a spreadsheet software program.

Victornguyen
07-21-2016, 04:15 AM
I understand, but can not simple to explain it clearly

BrilltechEngg
07-30-2016, 08:18 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.)

giannaali
08-01-2016, 09:23 AM
Software is a general term for the various kinds of programs used to operate computers and related devices.

Constantine
08-09-2016, 04:59 AM
Software - organized information in the form of operating systems, utilities, programs, and applications that enable computers to work.
Software consists of carefully-organized instructions and code written by programmers in any of various special computer languages. Software is divided commonly into two main categories: (1) System software: controls the basic (and invisible to the user) functions of a computer and comes usually preinstalled with the machine. See also BIOS and Operating System. (2) Application software: handles multitudes of common and specialized tasks a user wants to perform, such as accounting, communicating, data processing, word processing.

willykevin1
08-10-2016, 09:58 PM
Software means computer instructions or data. Software can be categorized as systems software (operating system) or applications software (word processors). You can ask Google, Google is free for anyone

sandraendo
08-11-2016, 03:50 AM
Software indicates the developments and other working data utilized by a PC. Which you can programming you can considered as the variable part.

kaufenpreis
08-15-2016, 08:04 AM
Who post this stupid questions and answers?

seoexpert45678
08-16-2016, 02:47 AM
Computer software, or simply software, is that part of a computer system that consists of encoded information or computer instructions, in contrast to the physical hardware from which the system is built.

The term "software" was first proposed by Alan Turing and used in this sense by John W. Tukey in 1957. In computer science and software engineering, computer software is all information processed by computer systems, programs and data.

Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own.

At the lowest level, executable code consists of machine language instructions specific to an individual processor—typically a central processing unit (CPU). A machine language consists of groups of binary values signifying processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction may also (indirectly) cause something to appear on a display of the computer system—a state change which should be visible to the user. The processor carries out the instructions in the order they are provided, unless it is instructed to "jump" to a different instruction, or interrupted.

The majority of software is written in high-level programming languages that are easier and more efficient for programmers, meaning closer to a natural language.[1] High-level languages are translated into machine language using a compiler or an interpreter or a combination of the two. Software may also be written in a low-level assembly language, essentially, a vaguely mnemonic representation of a machine language using a natural language alphabet, which is translated into machine language using an assembler.

ryansmith
08-17-2016, 02:33 AM
software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks. Without software, computers would be useless.

propertybouleva
09-20-2016, 03:45 AM
Software refers to a program or a set of instructions and applications used to manage and control various functions of a device such as a computer.

pablohunt2812
09-27-2016, 06:28 AM
Software means computer instructions or data. Anything that can be stored electronically is software, in contrast to storage devices and display devices which are called hardware.
The Difference Between Software and Hardware
The terms software and hardware are used as both nouns and adjectives. For example, you can say: "The problem lies in the software," meaning that there is a problem with the program or data, not with the computer itself. You can also say: "It is a software problem."
The distinction between software and hardware is sometimes confusing because they are so integrally linked. Clearly, when you purchase a program, you are buying software. But to buy the software, you need to buy the disk (hardware) on which the software is recorded.

Bluesky94
10-31-2016, 10:01 PM
Computer software, or simply software, is that part of a computer system that consists of encoded information or computer instructions, in contrast to the physical hardware from which the system is built.
The term "software" was first proposed by Alan Turing and used in this sense by John W. Tukey in 1957. In computer science and software engineering, computer software is all information processed by computer systems, programs and data.
Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own.
At the lowest level, executable code consists of machine language instructions specific to an individual processor—typically a central processing unit (CPU). A machine language consists of groups of binary values signifying processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction may also (indirectly) cause something to appear on a display of the computer system—a state change which should be visible to the user. The processor carries out the instructions in the order they are provided, unless it is instructed to "jump" to a different instruction, or interrupted.
The majority of software is written in high-level programming languages that are easier and more efficient for programmers, meaning closer to a natural language.High-level languages are translated into machine language using a compiler or an interpreter or a combination of the two. Software may also be written in a low-level assembly language, essentially, a vaguely mnemonic representation of a machine language using a natural language alphabet, which is translated into machine language using an assembler.

fiza200
01-22-2017, 03:04 AM
Software is the programs and other operating information used by a computer.

GLGChicagoAccou
01-23-2017, 04:25 AM
Software can be thought of as the variable part of a computer and hardware the invariable part. Software is often divided into application software (programs that do work users are directly interested in) and system software (which includes operating systems and any program that supports application software). The term middleware is sometimes used to describe programming that mediates between application and system software or between two different kinds of application software (for example, sending a remote work request from an application in a computer that has one kind of operating system to an application in a computer with a different operating system).The Difference Between Hardware and Software
The terms software and hardware are used as both nouns and adjectives. As an example, you'll be able to say: "The difficulty lies in the software," meaning that there is a problem with all the program or data, not with the computer itself. You can even say: "It is a software issue."
The distinction between hardware and software is sometimes confusing since they're so integrally linked. Clearly, when you buy a program, you're buying applications.

An additional and difficult-to-classify category of software is the utility, which is a small useful program with limited capability. Some utilities come with operating systems. Like applications, utilities tend to be separately installable and capable of being used independently from the rest of the operating system.

alpa
01-23-2017, 08:07 AM
Software is a general term for the various kinds of programs used to operate computers and related devices.

GLGChicagoAccou
01-29-2017, 03:48 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.)
Software can be thought of as the variable part of a computer and hardware the invariable part. Software is often divided into application software (programs that do work users are directly interested in) and system software (which includes operating systems and any program that supports application software).

The term "software" was first proposed by Alan Turing and used in this sense by John W. Tukey in 1957. In computer science and software engineering, computer software is all information processed by computer systems, programs and data.

software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks. Without software, computers would be useless. For example, without your Internet browser, you could not surf the Internet or read this page and without an operating system, the browser could not run on your computer.

GLGChicagoAccou
02-22-2017, 06:25 AM
Sometimes abbreviated as SW and S/W, software is a group of instructions that enable the consumer to interact with a computer, its hardware, or perform jobs. Without applications, computers will be worthless. Without your Internet browser, by way of example, you couldn't surf the Internet or read this page and without an operating system, the browser couldn't run on your own desktop. The graphic to the right reveals a Microsoft Excel box, an example of a spreadsheet software program.

johngalvin
03-12-2017, 07:02 AM
Why do you ask that part when you take 30 seconds to google search @@

sandlookah
05-11-2017, 03:13 AM
Software means computer instructions or data. Anything that can be stored electronically is software, in contrast to storage devices and display devices which are called hardware.

Arun001
10-11-2017, 05:27 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.
Software can be thought of as the variable part of a computer and hardware the invariable part. Software is often divided into application software (programs that do work users are directly interested in) and system software (which includes operating systems and any program that supports application software.

aegisinfoways
11-07-2017, 05:54 AM
Software is a collection of instructions that enable the user to interact with a pc, its hardware, or perform tasks. Without application, computers would be ineffective. For example, without your Web online browser, you could not surf the Internet or read this page and without an os, the world wide web browser could not run on your pc.

maxbrainer
11-10-2017, 12:07 PM
This is Whatis.com's definition of software.............."Computer Software Definition. Software is a generic term for organized collections of computer data and instructions, often broken into two major categories: system software that provides the basic non-task-specific functions of the computer, and application software which is used by users to accomplish specific tasks." Hopefully this will clarify the question.

wayne_n_conley
01-05-2018, 06:05 AM
In the most general sense, Software is a set of instructions or programs instructing a computer to do specific tasks. The software is a generic term used to describe computer programs. Scripts, applications, programs and a set of instructions are the terms often used to describe software.is a set of instructions or programs instructing a computer to do specific tasks. The software is a generic term used to describe computer programs. Scripts, applications, programs and a set of instructions are the terms often used to describe software.

davidsmith21
05-29-2018, 04:24 AM
The software is a generic term used to describe computer programs. Scripts, applications, programs and a set of instructions are all terms often used to describe software.

MargaretLawhon
02-12-2019, 04:32 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.) Why don't you search Google?

beautyepic
02-12-2019, 05:05 AM
Software can be termed as an interface between a human being and the hardware (Computer, Mobile etc).

Software’s can termed into two types: System Software and Application Software.

System Software deals with managing the overall operations of the Hardware whereas Application Software is used for a particular functionality in that System Software.

For example: Microsoft Office is an Application Software used in Windows Operating System (System Software).

Hope this answers your question

roxieharvey
02-16-2019, 12:53 AM
Software is a general term for the kinds. (The term hardware describes the physical aspects of computers and related devices.) Why not search Google?

Zucisystem
02-28-2019, 02:08 AM
Programming is a lot of guidelines, information or projects used to work PCs and execute explicit assignments. ... Programming can be thought of as the variable piece of a PC and equipment the perpetual part.

roxieharvey
03-02-2019, 01:47 AM
Software is a general term for the kinds. (The term hardware describes the physical aspects of computers and related devices.) Why not search Google?

MargaretLawhon
03-10-2019, 07:43 AM
Software suggests the improvements and other operating data used by means of a PC. That you can programming one can considered because the factor component.

roxieharvey
03-10-2019, 08:22 AM
Software suggests the developments and other operating data used by a PC. Which you can programming you can considered as the variable part.

mariajonessmm
03-11-2019, 01:44 AM
Software is a general term for the several types of programs used to run computers and associated devices.

AmandaSivey
03-15-2019, 09:49 PM
Software is a general term for the several types of programs used to run computers and associated devices. (The term hardware describes the physical aspects of computers and related devices.) Why not search Google?

DevoraStringer
03-25-2019, 02:09 AM
Software is a group of instructions which allow the user to interact using a computer, its hardware, or execute jobs. Without applications, computers are unworthy. As an instance, with no browser, you may not surf the net or browse this page and with no operating platform, the browser couldn't run in your PC. The image to the right indicates a Microsoft Excel box, yet another illustration of a spreadsheet application program.

NEWTECHTransInd
03-25-2019, 03:04 AM
Computer software, or simply software, is a collection of data or computer instructions that tell the computer how to work. This is in contrast to physical hardware, from which the system is built and actually performs the work.

MargaretLawhon
04-06-2019, 04:28 AM
Software suggests operating data and the improvements . That you can programming the component can be considered because by one.

AmandaSivey
04-20-2019, 02:36 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.) Why don't you search Google?

chetna
04-20-2019, 03:01 AM
software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks. Without software, most computers would be useless

MixMkv
04-25-2019, 03:07 PM
thanks everybody

mariajonessmm
05-04-2019, 06:26 AM
Software suggests operating data and the improvements . That you can programming the component can be considered because by one.

kimberlyho
05-11-2019, 02:56 AM
Software is a general term for the kinds.

MarilynBlake
05-17-2019, 11:43 PM
Software is a general term for the various kinds of programs used to operate computers and associated devices.

MarilynBlake
06-02-2019, 11:15 PM
I understand, but can not simple to explain it clearly

DaBigServer
06-20-2019, 02:08 PM
Software refers to the non-tangible/virtual side of computers. That is the Operating System (like Windows or Linux), the programs and apps, the files like images, music, etc.
It's stuff that is stored on the computer and run through Storage Devices, Memory and the Processor Unit.

Hardware is the opposite to Software, it refers to the physical tangible side of computers, that is the actual Hard Drives, Cases, Power Supplies, Memory Sticks, Processors and Chips, etc. that are used to run, store or process Software.

Diana_Perez
07-05-2019, 09:57 PM
Software is a group of instructions which allow the user execute jobs, or to interact using a computer, its hardware. Without applications, computers are unworthy. With no browser, By way of instance, you browse this page or may not surf the net and in your PC, the browser couldn't run with no operating platform. The image to the right indicates yet another illustration of a spreadsheet application program, a Microsoft Excel box.

AmandaSivey
07-08-2019, 01:14 AM
Software is a general term for the various kinds of programs used to operate computers and related devices.

shaili shah
07-25-2019, 05:29 AM
Software, in its most general sense, is a set of instructions or programs instructing a computer to do specific tasks. Software is a generic term used to describe computer programs. Scripts, applications, programs and a set of instructions are all terms often used to describe software.

AmandaSivey
08-17-2019, 02:43 AM
Software suggests the improvements and other operating data used by means of a PC. That you can programming the component can be considered because by one.

Ryan Kishore
10-09-2019, 12:54 AM
Software is a generic term that is used to describe computer programs. Applications, programs and scripts and a set of instructions are all the terms that are used to describe software.

JayneDixon
12-01-2019, 08:57 PM
Software is a general term for the kinds. (The term hardware describes the physical aspects of computers and related devices.)

DavidMau
12-01-2019, 10:05 PM
Program , in its most general sense, is a set of instructions or programs instructing a computer to do specific tasks. Program is a generic term used to refer to computer programs. Scripts, applications, programs and a set of directions are terms often used to describe software.

RHaris
12-07-2019, 06:09 AM
Software, in broad terms, is a set of directions (generally called code), that's set between you and the device's hardware, helping you to use it.

aeries
12-11-2019, 03:30 AM
Hello Friends,

Please tell me what is the software.

Software, It is a collection of data or use to instruct the computer on how to work. Software is a generic term to describe the computer program, script, applications, programs and a set of instructions are all terms often used to describe software.

VanessaJacobs
01-20-2020, 12:53 AM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.)

RosieYingling
01-20-2020, 02:58 AM
Software is a set of instructions, data or programs used to operate computers and execute specific tasks. Opposite of hardware, which describes the physical aspects of a computer, software is a generic term used to refer to applications, scripts and programs that run on a device.

JayneDixon
01-20-2020, 11:37 PM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.)

VanessaJacobs
02-02-2020, 01:00 AM
Software is a general term for the various kinds of programs used to operate computers and related devices.

JayneDixon
02-02-2020, 11:01 PM
Software is a general term for the kinds. (The term hardware describes the physical aspects of computers and related devices.) Software may be considered as hardware that the part and the portion of a computer. Software can be divided into application software (programs which do operate users are interested in) and system software (which includes operating programs and any application that supports application software). The term middleware is utilized to refer to programming which mediates between two distinct sorts of application program or between system and application software.

HazelBucher
02-03-2020, 10:59 PM
Software is a group of instructions which allow the user execute tasks, or to interact using a computer, its hardware. Without applications, computers are unworthy.
**********

HazelBucher
02-10-2020, 10:54 PM
Software is a general term for the various kinds of programs used to operate computers and related devices.

semidotinfotech
02-12-2020, 02:45 AM
It is the programs and other operating information used by a computer.

GoMummy-GM
02-13-2020, 06:01 AM
Software refers to a program or a set of instructions and applications used to manage and control various functions of a device such as a computer.

software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks. Without software, most computers would be useless.

chrisbarett
03-30-2020, 07:18 PM
Software is a general term for the various kinds of programs used to operate computers and related devices. (The term hardware describes the physical aspects of computers and related devices.)

Software is a set of instructions, data or programs used to operate computers and execute specific tasks. Opposite of hardware, which describes the physical aspects of a computer, software is a generic term used to refer to applications, scripts and programs that run on a device. Software can be thought of as the variable part of a computer and hardware the invariable part.
To buy most software, you need to make a one-time payment, and it’s not profitable because you can’t save money in case of any discounts or falling prices ... That’s why I like the software from https://saaspirate.com/ (https://saaspirate.com/). For example I was able to buy very effective SEO software with a lifetime discount and a monthly payment. So it’s very convenient! In addition, they have a huge selection of software for different areas and I am sure that everyone will find something suitable for themselves!

manoharparakh
06-18-2020, 01:00 AM
Software means computer instructions or data. Anything that can be stored electronically is software, in contrast to storage devices and display devices which are called hardware.

The terms software and hardware are used as both nouns and adjectives. For example, you can say: "The problem lies in the software," meaning that there is a problem with the program or data, not with the computer itself. You can also say: "It is a software problem."

The distinction between software and hardware is sometimes confusing because they are so integrally linked. Clearly, when you purchase a program, you are buying software. But to buy the software, you need to buy the disk (hardware) on which the software is recorded.

jesica
08-17-2020, 07:32 AM
Software is a type of program which enables the users to perform some particular specific task or actually used to operate their computer. It essentially directs all of the peripheral devices on the entire computer system- what exactly to do and how exactly to perform a task. Software plays a key role as a mediator between the user and the computer hardware. In the absence of software, a user essentially can’t perform any task on a computer.

jesica
09-01-2020, 09:40 AM
Software is a set of instructions, data, or programs used to operate computers and execute specific tasks.