Share via


Study guide for the Applied Skills assessment lab: Get started with classes, properties, and methods in C#

Purpose of this document

This study guide provides a summary of the topics covered in the assessment lab, along with additional resources to help you prepare. Note that the learning path on the credential details page may include more modules than the "Tasks performed" to provide a cohesive learning experience.

Tasks at a glance

Create classes, objects and types

Work with properties

Work with methods

Call properties and methods

  • Instantiate classes

  • Use class properties

  • Use class methods

  • Use static classes

  • Call methods and handle return values

    Supporting module (s):