Skip to main content

Working with Objects

  • Chapter
  • First Online:
Book cover C# Programming for Absolute Beginners
  • 1605 Accesses

Abstract

Variables of type string, int, double, and bool always contain a single value—text, a single number, or a single yes/no value. However, such “atomic” values can be grouped into aggregates that are called objects. A single object can contain multiple values that are called its components or members. Grouping can go so far that an object can contain several other objects inside itself, for example. In this chapter, you are going to learn about objects.

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 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.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

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2021 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Vystavěl, R. (2021). Working with Objects. In: C# Programming for Absolute Beginners. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-7147-6_5

Download citation

Publish with us

Policies and ethics