Blog Archives

6 JSON interview Q&As

Q1. What is JSON and how does it differ from an XML? A1. JSON (JavaScript Object Notation) is a lightweight, text-based, language-netral like XML, but less verbose than XML data…



JSON, Jackson, and Maven example

Step 1: Create a new simple-json project using Maven CLI.

press “Enter” for all the prompts. This creates a new “simple-json” folder with MVN artefacts like pom.xml, etc. Step…



800+ Java & Big Data Interview Q&As

200+ Java & Big Data Tutorials

Top