MCQs>IT & Programming>JSON MCQs>In this example, what would the TYPE of employee.hireDate be? { "employee" : { "type" : "Director", "functions" : ['sales', 'marketing'], "hireDate" : "March 8, 2011" } }
JSON MCQs
In this example, what would the TYPE of employee.hireDate be? { "employee" : { "type" : "Director", "functions" : ['sales', 'marketing'], "hireDate" : "March 8, 2011" } }
Answer
Correct Answer: String
Explanation:
Note: This Question is unanswered, help us to find answer for this one