Generation of random possible answers (multiple choice style)I finally got it figured out! I would very much like to thank all who offered insight/help/tips on m...
Generation of random possible answers (multiple choice style)[code] char ans2; for(int i = 0; i < 10; i++) { cout << p2Q[i].getQuestion...