i want to create a quiz application. the questions should be randomly selected from a word/text file(which contains some 20 questions). the application is in c#. syntax plz…
i want to create a quiz application. the questions should be randomly selected from
Share
you could go for sth like this (except writing…)