1. Design a HTML 5 page to parse JSON data 2. Couple of basic SQL questions and Data Modelling 3. Java Programme to find avg sal per employee based on the case given.
Sigiloso
For 1 Question I cant parse JSON using only HTML you have to cal AJAX or use any other JS framework such as angular JS. 2 Question : You have to use Stream API from java 8 and you can achieve avg salary of employee PS : Sorry i cant write whole code here :(