1. What is the output of this C code? #include <stdio.h> int main() { char *p = NULL; char *q = 0; if (p) printf(” p “); else printf(”nullp”); if (q) printf(”qn”); else printf(” nullqn”); } a) nullp nullq b) Depends on the compiler c) x nullq where x can be p or nullp depending…
This content is for paid
premium members only.
You can view complete answer after activation your membership.
Buy membership
DistPub Team
Distance Publisher (DistPub.com) provide project writing help from year 2007 and provide writing and editing help to hundreds student every year.