Page 1 of 1

Q. 2 Design a Windows Forms Multiple Choice Quiz Application. Store 20 Marks atleast 3 questions, their 4 optional answe

Posted: Mon Jul 11, 2022 9:49 am
by answerhappygod
Q. 2 Design a Windows Forms Multiple Choice Quiz Application.Store 20 Marks atleast 3 questions, their 4 optional answers, thecorrect answer and marks assigned in a database table. Calculatetotal score and display result in a MessageBox on click of a submitbutton. (Please give the code for database also)