Skip to main content

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

  • 130 Accesses

Abstract

In C++ every item of data is considered to be of a specific type. For example, numbers such as 4 and 37 are examples of integers, whereas 6.75 and 2.5 are examples of real numbers. Different data types are stored and manipulated differently within the machine. Consequently, we must define the type of each identifier whenever we declare it in a program.

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). Arithmetic. In: Object Oriented Programming Using C++. Macmillan Computer Science Series. Palgrave, London. https://doi.org/10.1007/978-1-349-14449-5_5

Download citation

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

  • 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