Students GK Quiz – Quiz for Students: Superheroes Quiz 2
Superheroes Quiz 2
Neal Adams
Carl Barks
Stan Lee
Lee Falk
Epidurium
Vibranium
Unobtainium
Adamantium
Ligtning
Gamma rays
X-rays
Electric shock
Fire
Water
Wind
Thunder
Just Another Rather Very Intelligent System
Just Another Radioactive Virtual Intelligence System
Jarvin Assisted Real Virtual Intelligent Server
Joint Analytic Real Visual Intervention System
Spiderman
Superman
Iron Man
Batman
Opal City
Gateway City
Gotham City
Midway City
Jim Hammond
Bruce Wayne
Dr. Henry ‘Hank’ Pym
Steve Rogers
Antartica
Asgard
Olympus
Wakanda
Deadpool
Daredevil
Aqaman
Black Panther
<!– hide var ans = new Array var corans = new Array var exp= new Array var done = new Array var score = 0 var tot_ques=10; ans[1]='C'; corans[1]='Stan Lee'; exp[1]="Spider-man was created by Stan Lee and Steve Ditko. Spider-man first appeared in the anthology comic book Amazing Fantasy #15 in 1962."; ans[2]='B'; corans[2]='Vibranium'; exp[2]="Vibrarium, a fictional metal appearing in Marvel Comics, is noted for its uncanny ability to leverage thermodynamics in absorbing, storing, and releasing kinetic energy in a controlled manner."; ans[3]='B'; corans[3]='Gamma rays'; exp[3]="He was accidentally exposed to gamma rays during the detonation of an experimental bomb."; ans[4]='D'; corans[4]='Thunder'; exp[4]="Thor is the Asgardian god of thunder and the character is based on the Norse deity of the same name who is the god of thunder, lighting and storms"; ans[5]='A'; corans[5]='Just Another Rather Very Intelligent System'; exp[5]="J.A.R.V.I.S. (Just Another Rather Very Intelligent System) is the artificial intelligence that assists the superhero Iron Man."; ans[6]='B'; corans[6]='Superman'; exp[6]="Superman is the most famous character created by Jerry Siegel. The first comic book of Superman was published in 1938."; ans[7]='C'; corans[7]='Gotham City'; exp[7]="Gotham City is the place of residence of Batman which is depicted as located in the state of New Jersey."; ans[8]='C'; corans[8]='Dr. Henry Hank Pym'; exp[8]="Dr. Henry (Hank) Pym, a brilliant scientist discovered a group of previously unknown subatomic particles. He used the serum of these particles to shrink to the size of an ant."; ans[9]='D'; corans[9]='Wakanda'; exp[9]="Vibranium is exclusively found in the tiny African country called Wakanda"; ans[10]='A'; corans[10]='Deadpool'; exp[10]="Deadpool is called Merc with a Mouth because of his talkative nature."; function CheckAns(question, answer) { if (answer != ans[question]) { if (!done[question]) { done[question] = -1; swal({ title: 'You got it wrong!', type: 'error', html: 'Right answer is: ‘+ ans[question] + ‘ : ‘ + corans[question] + ‘
‘ + exp[question] + ‘.’, showCloseButton: true, showCancelButton: false, confirmButtonText: ‘ OK!’, cancelButtonText: ‘‘ }) } else { swal(“Sorry!”, “You have already attempted this question!”, “error”); } } else { if (!done[question]) { done[question] = -1; score++; swal({ title: ‘Well done!’, type: ‘success’, html: ‘Right answer is: ‘+ ans[question] + ‘ : ‘ + corans[question] + ‘
‘ + exp[question] + ‘.’, showCloseButton: true, showCancelButton: false, confirmButtonText: ‘ OK!’, cancelButtonText: ‘‘ }) } else { swal(“Sorry!”, “You have already attempted this question!”, “error”); } } } function Test_result() { if (score == tot_ques) { swal(“Outstanding!”, “You have scored 100%!\n Thank you for visiting us. Hope you have enjoyed it.\n Visit again for more quizzes updated regularly”, “success”); } else if (score >5) { swal(“Good!”, “You have scored ” + score + ” out of ” + tot_ques + “\n Thank you for visiting us. Hope you have enjoyed it. \n Visit again for more quizzes updated regularly”, “success”); } else if (score