Question: Create an object called person with name John, age 50. Then, access the object to display John is 50 years old. I have written some

Create an object called person with name John, age 50. Then, access the object to display "John is 50 years old". I have written some code here. Hint: Create an object with the var keyword, followed by a name and an"-" sign. Put the properties and values inside the signs Note: Use getElementById and innerHTMI to display your output. Khtml Kbody
Display the result here. Kscript> // Create the object here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
