Find and correct the errors in the following code segment that computes and displays the average: Dem x; y, avg Integer
Posted: Fri May 20, 2022 9:57 am
Find and correct the errors in the following code segment that computes and displays the average: Dem x; y, avg Integer 9=y
"Computing the Average Aveg=x+y/2 MessageBox.display("avg="avg)
"Computing the Average Aveg=x+y/2 MessageBox.display("avg="avg)