Example


Dim a As Integer = 10

Dim b As Integer = 20

Dim Ans As Integer

Ans = a + b



Last modified: Wednesday, 10 July 2019, 12:13 PM