Which option should be selected to work the following C expression? string p = "HELLO";

Question:
Which option should be selected to work the following C expression?  string p = "HELLO";

1.typedef char [] string;

2.typedef char *string;

3. typedef char [] string; and typedef char *string;

4.Such expression cannot be generated in C

Posted Date:-2021-02-21 04:43:50


More MCQS Questions and answers

Search
Olete Team
Online Exam Test Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Test website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!