Mark As Completed Discussion

Object

An object is an instance of a class. Objects of the same class have similar attributes and methods. Objects are instantiated with new keyword.

PHP
OUTPUT
:001 > Cmd/Ctrl-Enter to run, Cmd/Ctrl-/ to comment