MCQs > IT & Programming > VB.NET > You passed an array as an argument to the following function: Public Function Modify(ByVal ar[] as Integer) as Boolean What will happen to the original value of the array (ar), if the function modified the values?

VB.NET MCQs

You passed an array as an argument to the following function:

Public Function Modify(ByVal ar[] as Integer) as Boolean

What will happen to the original value of the array (ar), if the function modified the values?


Answer

Correct Answer: The original value of the passed array will be modified permanently

Explanation:

Note: This Question is unanswered, help us to find answer for this one

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it