Q. Which of the following is true about arrays in C.
β
Correct Answer: (B)
For every type T except void and function type, there can be an array of T.
You must be Logged in to update hint/solution