Write the value of Y after executing (ali ) the following program, where R=12, T=7 Private Sub Command1 Click () Dim R, T Y As single R= Val (Text1. Text) T= Val (Text2. Text) If R


Write the value of Y after executing (ali ) the following<br>program, where R=12, T=7<br>Private Sub Command1 Click ()<br>Dim R, T Y As single<br>R= Val (Text1. Text)<br>T= Val (Text2. Text)<br>If R< 5 Then<br>R = R+3<br>If T < 10 Then<br>T= T+5<br>Y=R+T<br>End If<br>End If<br>Text3. Text Y<br>End Sub<br>اضف ملف ف<br>

Extracted text: Write the value of Y after executing (ali ) the following program, where R=12, T=7 Private Sub Command1 Click () Dim R, T Y As single R= Val (Text1. Text) T= Val (Text2. Text) If R< 5="" then="" r="R+3" if="" t="">< 10="" then="" t="T+5" y="R+T" end="" if="" end="" if="" text3.="" text="" y="" end="" sub="" اضف="" ملف="">

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here