Characteristics of a Computer ProgramPosted by admin on August 20th, 2011
In computing, a system is a sequence of predetermined operations to be executed instantly by a personal computer gadget to complete work, arithmetic or logical, or simulate a course.
The resource code is the form in which a plan is created by a programmer: A set of formal texts describing stage by stage, what to do, prepared in accordance with the principles of a programming language.
The source code is instantly transformed into executable system: a sequence of machine directions that can be performed immediately by a processor – motor electronic element computing gadgets.
Applications are current in all computing devices: computer, recreation console, ATM. Programs are also current in components of pc hardware and numerous electronic devices: printer, modem, GPS, mobile telephone, washing machine, digital camera, digital Tv decoders, digital fuel injection or automatic pilot.
Programming language
A programming language is a set of guidelines that permits the writing of programs in a type – source code – convertible into machine recommendations by adhering to a program (compiler, assembler or interpreter).
The programming is to develop plans, traveling the street that goes from an thought – frequently vague – until a collection of specific directions executed by a device. Acquiring a business approach, an algorithm and source code are 3 milestones in this path. Programming languages have been created with a watch to facilitating the work of the programmer by shortening the path from notion to source code.
Types
* Firmware is a software embedded in a computing gadget. It is frequently engraved on a chip soldered into the unit. This is frequently a diagnostic program to verify the suitable functioning of the system or system that supports the technologies relevant to the gadget (eg network protocols in a router, in an IDE hard drive …).
* An embedded software is the software that runs independently an electronic system. It is also usually engraved on a chip.
* An software program – an application – is a system to help 1 / several people – the end users – in their actions. example, an application plan for word processing assists person(s) in the drafting of documents.
* A program software is a plan to assist, coordinate, unify the program operations of application packages these kinds of as view an image, or go through a file.
o The running program is the set of packages central technique that coordinates the use of laptop or computer assets: memory, processor, difficult push …
* Software package is a house consisting of 1 or much more programs linked with various health supplements this sort of as guidelines, examples, … All this can be distributed and employed in accordance with a license agreement to use.
* A computer software part is a system supposed to be integrated as a spare element in other applications, and is marketed individually from programs that incorporate it.
o A library is a element that incorporates a set of utility features. Each and every function can be done on need and in isolation, for example by an application program.
