Skip to main content
  • 328 Accesses

Abstract

In C++, data are kept in (data) objects where an object is simply an area of memory. Since each memory location is associated with a unique address, we can use the address of the first (in the order of the addresses) byte of the object as the address of the whole objects. An object’s size, i.e. the size of its memory area, is fixed for its lifetime but the contents of the associated memory area can, in general, vary over time.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2001 Springer-Verlag London

About this chapter

Cite this chapter

Vermeir, D. (2001). Basic Concepts of C++. In: Multi-Paradigm Programming using C++. Springer, London. https://doi.org/10.1007/978-1-4471-0311-0_1

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-0311-0_1

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-85233-483-3

  • Online ISBN: 978-1-4471-0311-0

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics