Skip to content

Opening book details…

About this document

JavaScript Objects Lab Example by Rohit is a document available to read on EtoBox.

The document is a lab report for Lab-08 that demonstrates using JavaScript objects. It defines a person object with properties for firstName, age, and phnumber. It then displays the values of those properties by getting the element with id "ip" and setting its innerHTML to a sentence using the object properties. This allows outputting the person

Author
Rohit
Language
EN