Question: Exercise 43 points Please write the answers to Exercise 4 in the Word Document below a. How would you take the following JSON text with

Exercise 43 points Please write the answers to Exercise 4 in the Word Document below a. How would you take the following JSON text with a string date and create an examdate date object in JavaScript? Write out the exact code and ensure that it will work! \{"exam": "ICS 385 Exam 2", "examdate": "2021-3-9"\} Answer: b. The following code loops through the array of cars and displays all three Makes (Ford, BMW and Fiat) and display all the models for every make. URL for W3Schools code is https://www.w3schools.com/is/trvit.asp?filename=trvison array nested Modify the Code to only loop through Fiat Make and Display only the two Fiat Models. Update the Code below and insert the modified code to limit retrieval only for Fiat.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
