/Json

Problem Statement- A json file containing multiple records is given to you. Each record contains: Name of company, Name of person, designation and salary. You have to read the data from Json file and display.

Primary LanguageJava

Watchers