1.

*string *p = “Hello”;$

A. string p = “Hello”;
B. *string p = ‘A’;
C. Not more than one space should be given when using typedef
Answer» D.


Discussion

No Comment Found