Which of the following is the correct definition for a procedure that accepts a String array as an argument?

a. Private Sub ArrayParam(ByVal strStudents As String)
b. Public Sub ArrayParam(ByVal strStudents())
c. Sub ArrayParam(ByVal strStudents() As String)
d. Private Sub ArrayParam(ByRef strStudents As String)


c. Sub ArrayParam(ByVal strStudents() As String)

Computer Science & Information Technology

You might also like to view...

The difference between an accumulator and a counter lies in the ____ that you add to the variable.

A. comments B. updates C. value D. text

Computer Science & Information Technology

Table validation rules can only work with one field.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In general, networks designed to transmit primarily computer data are likely to be ________.

a. international b. level 1 c. numeric d. analog e. digital

Computer Science & Information Technology

In an office area with a drop ceiling, pullers will often feed the cabling along the run by opening ceiling tiles and stringing the cable via hooks or ____________________ that travel above the ceiling.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology