[solved] – Question 99921
Write a program that contains 3 buttons with captain “1” “2” and “3”. When the user clicks the 1st button I should display “One” on the form. When the user clicks on 2nd button it Should display “Two” on the form. When the user clicks on 3rd button it Should display “Three” on the form.
Expert Answer
OR