Q. 2 Design a Windows Forms Multiple Choice Quiz Application. Store 20 Marks atleast 3 questions, their 4 optional answe
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q. 2 Design a Windows Forms Multiple Choice Quiz Application. Store 20 Marks atleast 3 questions, their 4 optional answe
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)