Quiz Question 1 of 7
In the following code, what key word do you use to replace the "***" when instantiating a new class object?
<?php
??? Product
{
}
$p = *** Product();
?>
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.