Simple quiz app with the questions as an array of objects. Here, I have write the questions and ansewer in javascript file as an array of objects. Then, I have displayed new question everytime user clicks submit and the final score is only shown when all the questions are asked.