1.*string *p = “Helloâ€;
2.string p = “Helloâ€;
3.*string p = ‘A’;
4.Not more than one space should be given when using typedef
Answer:2