Wednesday, February 25, 2009

KURL

1. Dim item As Integer _ Dim price As Decimal

2. Dim height As Decimal _ Dim weight As Integer

3. MiamiLabel.Text = String. City

4. totalSales.Text = sales1 + sales2

5. Dim salary As Decimal _ (salary * 1.5D)

6. Term = ToString. employeeName

9. Dim isConverted As Boolean _ isConverted = Integer.TryParse(unitsLabel.Text

15. a special type of procedure-level variable that retains its value even when the procedure ends.

Pg. 260

7. If carTextBox.Text = String.”grand Am” Then display.String.”Pontiac”

8. If units < messagelabel =" String. “Entry Error” _ Else Display.String. “Valid Number”

9. If quantity < text =" “Reorder”" text =" “OK”

13. Dim hours As Integer

Dim hourRate As Integer

Dim gross As integer

Gross = (hours * hourRate * 1.5D)

No comments:

Post a Comment