Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Chapter 12 Learning Objectives

AnnaHey edited this page Sep 28, 2017 · 3 revisions

By the end of this chapter, students will be able to:

  • Explain what an object is
  • Explain what an object consists of, what it contains
  • Explain what a method is
  • Create and write a user defined class
  • Use the initializer method
  • Explain the meaning of constructor
  • Explain what instantiation is
  • Distinguish between class vs instance
  • Explain how to access methods
  • Know how objects are passed as arguments
  • Convert an object to a string
Clone this wiki locally