Java Classes and Objects

Coursera MOOC / Non-credit USD 9.99
Enroll now →
Java Classes and Objects

About this course

In Object-Oriented Programming in a language such as Java, Classes and Objects are often used interchangeably but there is a distinction between the two. A class is a blueprint for objects. In this project you will create an application that defines a Car class and create one to many Car objects. A Car class contains the common attributes all cars have; color, make and model. When a Car Object is made from the Car class, it is then assigned a specific color, such as a red Nissan Sentra or a blue Toyota Camry. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

What you'll learn

  • understand the distinction between classes and objects
  • create a class in Java
  • instantiate multiple objects from a class
  • assign attributes to objects

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.