True/False
An enumeration type can be passed as a parameter to a function only by value.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which of the following statements creates an
Q6: Which of the following statements declares the
Q7: Considering the statement string str = "Gone
Q8: Suppose str = "xyzw";.After the statement str[2]
Q9: The general syntax for accessing a namespace
Q11: A data type wherein you directly specify
Q12: Consider the following statements:string str = "ABCDEFD";
Q13: The values in the domain of an
Q14: The _ function is used to interchange
Q15: Before using the data type string, the