When passing an array to a function, what is actually passed to the function?

What will be an ideal response?

When a program is passing an array to a function (in a call statement), the address of the first element of the array is passed to the function.

Computer Science & Information Technology

You might also like to view...

What specialized network device is commonly used to load balance traffic across multiple servers in a group?

a. Content switch b. Firewall c. DNS server d. Content engine

Computer Science & Information Technology

In a(n) ____________________ data type, each data item is a collection of other data items.

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

Computer Science & Information Technology