Which one of the computer program or collections of computer program that provides the necessary tools to create and manipulate the data in the database
Answers
Explanation:
Open main menu

Search

Wiki Loves Monuments: Photograph a monument, help Wikipedia and win!Learn more
Computer program
Language
Download PDF
Watch
Edit
For the TV program, see The Computer Programme.
A computer program is a collection of instructions[1] that can be executed by a computer to perform a specific task.

"hello, world" computer program by Brian Kernighan (1978)
A computer program is usually written by a computer programmer in a programming language. From the program in its human-readable form of source code, a compiler or assembler can derive machine code—a form consisting of instructions that the computer can directly execute. Alternatively, a computer program may be executed with the aid of an interpreter.
A collection of computer programs, libraries, and related data are referred to as software. Computer programs may be categorized along functional lines, such as application software and system software. The underlying method used for some calculation or manipulation is known as an algorithm.
History
Computer programming
Storage and execution
Functional categories
See also
References
Further reading
Last edited 4 days ago by Ohnoitsjamie
RELATED ARTICLES
Source code
collection of computer instructions written using some human-readable computer language
Virtual machine
software that emulates an entire computer, often used to provide a different operating system or hardware architecture than the host system
History of software
History of software

Content is available under CC BY-SA 3.0 unless otherwise noted.
Privacy policy
Terms of Use