Engineering Online MCQ Number 0956 – online study, assignment and exam

Multiple choice question for engineering Set 1 1. What is the output of this C code? #include <stdio.h> struct student { char *name; }; struct student s; struct student fun(void) { s.name = “newton”; printf(”%sn”, s.name); s.name = “alan”; return s; } void main() { struct student m = fun(); printf(”%sn”, m.name); m.name = “turing”;…


This content is for paid premium members only.
You can view complete answer after activation your membership.


Need only one answers. Simply buy single day pass and email. We will send answers for this question.
Login Buy membership