Multiple Choice
Arrays are:
A) Always passed by reference.
B) Passed by reference unless inside a structure.
C) Passed by reference unless their elements are structures.
D) Always passed by value.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The functions of the character-handling library typically
Q5: The strtol and stroul functions do not:<br>A)
Q6: The advantages of using typedef do not
Q7: To change the string "ABCDEFGHI" to "aaaaaFGHI"
Q8: The _ function allows characters of one
Q10: The main difference between the functions atof,
Q11: Assuming that string1 = "hello" and string2
Q12: Which is the proper way to create
Q13: _ is not allowed.<br>A) Accessing individual bits
Q14: Two structure variables of the same type