Given this JSON example: { 'Employee': { 'Name': 'Amy' - 'Age': 25 } }; What is the type of Employee.Age ?

🎲 Try a Random Question  |  Total Questions in Quiz: 65  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
JSON Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


Given this JSON example: { 'Employee': { 'Name': 'Amy' - 'Age': 25 } }; What is the type of Employee.Age ?