C MCQ set number 00707

1. What is the output of this C code? #include <stdio.h> struct point { int x; int y; }; int main() { struct point p = {1}; struct point p1 = {1}; if(p == p1) printf(”equaln”); else printf(”not equaln”); } a) Compile time error b) equal c) depends on the standard d) not equal AnswerAnswer:…


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