Y

Yashika • 3.75K Points
Extraordinary

Q. Which option should be selected to work the following C expression?

Code:
string p = "HELLO";
  • (A) typedef char [] string;
  • (B) typedef char *string;
  • (C) typedef char [] string; and typedef char *string;
  • (D) Such expression cannot be generated in C

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics