| Figure 2.2: List of Objects ![]() | Figure 2.3: List of Procedures ![]() |
| Example 2.1.1 Private Sub Form_Load ( ) Form1.show Print “Welcome to Visual Basic tutorial” End Sub | Figure 2.4 : The output of example 2.1.1 |
| Example 2.1.2 Private Sub Form_Activate ( ) Print 20 + 10 Print 20 - 10 Print 20 * 10 Print 20 / 10 End Sub | Figure 2.5: The output of example 2.1.2 ![]() |
You can also use the + or the & operator to join two or more texts (string) together like in example 2.1.4 (a) and (b)
|
|
The Output of Example 2.1.4(a) &(b) is as shown in Figure 2.7.






0 komentar:
Posting Komentar