<span>The exhibition was intended to give a preview, a glimpse of the future, of the possibilities. But not a fantastical or an improbable one but a future that is within our grasps. A future that we are actually reaching with these ideas and technologies that are in development and once mastered will change our lives immeasurably.</span>
Answer:
B
Explanation:
It really depends on the programming language, this answer is based on object oriented languages such as C/C++.
You pass an array to a function by specifying the name of the function and an empty pair of square brackets in the function call.
In the function header, body and prototype however, in addition to this, you specify the variable type of the function e.g whether int, float, bool etc. before the name of the function.