Question: Create an object and add the object to an array Read ( display an object's data ) Update ( make a change to an object's
Create an object and add the object to an array
Read display an object's data
Update make a change to an object's data
Delete remove an object from a list of objects
You will create a simple interface that allows you to Create Objects and add these objects to an array, access a specific object and Read display the details, access a specific object and Update the attributes, Delete a specific object from the array.
create an object to reflect the hobby of reading.
Add multiple such objects to an array. Keep the total of objects to or less, so you can display them easily on an associated web page. Keep your interface simple.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
