Visual Basic Programming

Visual Basic Programming

Write Visual statements that accomplish each of the following tasks:

A.      Display the message “Hello” in resultTextBox.

B.      Assign the product of hourlySalary and hoursWorked to variable earnings.

C.      State that a program performs a sample payroll calculation (that is, use text that helps to document a program).