You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Quiz is created by designing it in HTML and Quiz Logic in JavaScript .All the questions, correct answers and options are stored in Array so that it's easy to add new Questions to the quiz.