Skip to main content

Part of the book series: Macmillan Computer Science Series ((COMPSS))

  • 131 Accesses

Abstract

A computer program is a sequence of instructions, often a very long sequence, that can be held in a computer’s internal storage area (memory) and executed at speed. The instructions are normally first written down in a human-readable form, called the source code or program code, and entered into the computer’s memory or a computer file via the keyboard. The source code is written using a high-level programming language, such as Pascal, C, C++, Ada, COBOL. Instructions, written in these languages are referred to as program statements. This source code has to be translated into a form that can be understood by the electronics of the computer; this is known as the machine code and the translation process is called compilation.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Copyright information

© 1997 J.P Pardoe and M.J. King

About this chapter

Cite this chapter

Pardoe, J., King, M. (1997). Programming Concepts. In: Object Oriented Programming Using C++. Macmillan Computer Science Series. Palgrave, London. https://doi.org/10.1007/978-1-349-14449-5_1

Download citation

  • DOI: https://doi.org/10.1007/978-1-349-14449-5_1

  • Publisher Name: Palgrave, London

  • Print ISBN: 978-0-333-69241-7

  • Online ISBN: 978-1-349-14449-5

  • eBook Packages: EngineeringEngineering (R0)

Publish with us

Policies and ethics