C#.net exam system random question generationSSs s17yAsked Jun 26, 2009, 6:57 AM7.6kVisual Basic .NEThow to generate random question in c#.net
Mahesh Chand17y agoPosted Jun 26, 2009, 7:03 AMTo generate random question, first you need to have a list of questions stored somewhere and then generate a random number and get that question based on that ID.
Mahesh ChandPosted Jun 26, 2009, 7:03 AM