In the ScoreCalculator project, What should be done to modify the Click event handler for the Add button?
1) Add the score entered by the user to the list
2) Delete the statement that increments the score count variable
3) Remove any scores that have been added to the list
4) Sort the scores in the list and display them in a dialog



Answer :

Other Questions