Berdoalah sebelum mengerjakan Pilihlah diantara a, b, c, dan d jawaban yang menurut anda paling benar Semoga Sukses
Option statements
Imports statements
Main procedure
Option Explicit
Variable a bertipe data short
Variable a bertipe data integer
Variable b bertipe data short
Variable b bertipe data integer
Toolbars
Document Window
Windows Form Application
Form Designer
Class list, Method list
Declarations Section, Class list
Method list, Declaration list
Method list, Class list
Compile Errors
Runtime Errors
Logic Errors
Debug Menu
Pembulatan nilai desimal 0.5 dan lebih ke integer yang lebih dekat
Pemotongan suatu nilai desimal menjadi integer
Pembulatan ke bawah suatu nilai desimal
Pembulatan nilai desimal yang lebih 0.5 ke integer yang lebih dekat
CheckBox
ComboBox
RadioBox
ListView
If...Then
Select...Case
Do...While
If ... Then ... Else
-3.4028235E+38 s/d -1.401298E-45
-32,768 s/d 32,767
1.401298 s/d 3.4028235
0 s/d 2 Milyar
For...Next
Do While ...
Do Until ...
If ... Then
System.Convert.ToInt16(a)
System.OverflowException(a)
System.Convert.ToDouble16(a)
System.Convert.ToLongInt16(a)
Windows Forms Aplication
Program Console
Class Library
Console Application
615,44
616
4312
600
Arr(0) = 0
Arr(1) = 1
Arr(2) = 2
Arr(3) = 9
Fungsi Ubound
Fungsi IsArray
Fungsi Erase
Fungsi Lbound