Which of the following is the static variable? Static Function trial() As String Static i As String Dim d As Double i = A trial = i End Function
Reveal answer
Fill a bubble to check yourself
Which of the following is the static variable? Static Function trial() As String Static i As String Dim d As Double i = A trial = i End Function