Which of the following is a valid header for a procedure that receives a copy of the value stored in a String variable?a. Private Sub DisplayName(ByCopy strName As String)b. Private Sub DisplayName ByVal(strName As String)c. Private Sub DisplayName(ByVal strName As String)d. None of the above.

Chapter 6, Review Questions #6

Which of the following is a valid header for a procedure that receives a copy of the value stored in a String variable?
a. Private Sub DisplayName(ByCopy strName As String)
b. Private Sub DisplayName ByVal(strName As String)
c. Private Sub DisplayName(ByVal strName As String)
d. None of the above.

This problem has been solved!


Do you need an answer to a question different from the above? Ask your question!
Related Book For answer-question

Programming with Microsoft Visual Basic 2017

8th edition

Authors: Diane Zak

ISBN: 978-1337102124