C MCQ set number 00720

1. What is the output of this C code? #include <stdio.h> struct student { char *c; }; void main() { struct student m; struct student *s = &m; s->c = “hello”; printf(”%s”, s->c); } a) hello b) Run time error c) Nothing d) Depends on compiler AnswerAnswer: a [Reason:] None. 2. What is the output…

This content is for paid premium members only.
You can view complete answer after activation your membership.
Buy membership
Already a member? Log in here
ed010d383e1f191bdb025d5985cc03fc?s=120&d=mm&r=g

DistPub Team

Distance Publisher (DistPub.com) provide project writing help from year 2007 and provide writing and editing help to hundreds student every year.