What value will the function return?
MsgBox DoCalc(4,10)
Function DoCalc(a As Integer, b As Integer)
DoCalc = b – a
End Function
Expert Answer
Imports System.IO
Module Module1
Sub Main()
Dim A(1, 1) As Integer
A(0, 0) = 1
A(0, 1) = 5
A(1, 0) = 4
A(1, 1) = 7
Dim B(1, 1) As Integer
PayPal Gateway not configured
PayPal Gateway not configured