C MCQ set number 00725

1. What is the output of code given below if these two files are linked and run? in file test.c #include <stdio.h> #include “test.h” int main() { i = 10; printf(”%d “, i); foo(); }  in file test1.c #include <stdio.h> #include “test.h” int foo() { printf(”%dn”, i); }  in file test.h #include <stdio.h> #include <stdlib.h>…


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