answersLogoWhite

0

Computer software, or just software is a general term used to describe the role that computer programs, procedures and documentation play in a computer system ... term contain application software , firmware,middleware,.... etc

"Software" is sometimes used in a broader context to mean anything which is not hardware but which is used with hardware, such as film, tapes and records

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Why it is appropriate to consider software to be more than the programs that can be executed by end-users of a system?

Because programs don't stand alone and work by themselves. There is commonly software in the form of an OPERATING SYSTEM that manages the files and hardware associated with the machine you have the programs or applications installed on. An application might work on a whole slew of different types of machines...but each machine typically has its own OS to manage everything.


Why applet is more appropriate in internet?

Applets can be easily embedded in an HTML page for graphical presentation.Since applets java programs so the write once run anywhere.It is flexible also.Apart from this applets are executed in almost every browser.


Where Programs are executed on the basis of a priority number?

In the Central Processing Unit (CPU).


Is it true of false that object oriented programs are executed much faster than conventional programs?

False. OO programs are usually slightly bigger and slower than 'standard' programs.


How high level program is executed?

High-level programs cannot be executed directly, they must be compiled in advance of execution, or interpreted by a runtime program.


What part that holds the programs application data and interrupt service routines when they are being executed?

When programs' application data and interrupt service routines are being executed they are held in a computer's main memory. The largest component of main memory is RAM.


What is purpose of JVM?

JVM stands for Java Virtual Machine The JVM is the system in which our Java programs are executed.


What services and programs would a government need to consider?

?


What are some animation software programs to consider and cheap?

Is "free" cheap enough for you? Consider Blender.


What is meant by event driven?

event driven programs do not have a specific pathway in which the programs instructions are executed. different parts of the program are evoked by events that take place during the running of the program.


Which type of security threat has the ability to alter oter programs must be executed to function and is able to replicate itself?

A virus.


How are the instructions executed in computer?

The programs (instructions) are saved on a computer's hard disk; to actually execute the instructions, they are copied into RAM. From there, they are basically fetched, one instruction at a time, into the CPU, where they are executed.