03 - Object Constructor

Concept

This demo creates an object using the Object constructor with three properties and one method that returns a math result.

Result

Output:

Back