Why do some of the functions in this workshop specify const


1) When passing an array to a function is it "by address" or "by value" - explain what happens and what is meant by the two terms.

2) Explain why functions with an array parameter are usually complemented with an additional integer parameter (reference specifics in this workshop to explain your answer).

3) Why do some of the functions in this workshop specify "const" for the array parameters and not in others?

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Why do some of the functions in this workshop specify const
Reference No:- TGS02374290

Now Priced at $15 (50% Discount)

Recommended (98%)

Rated (4.3/5)