GateQA is a free GATE CS preparation platform featuring 3,500+ previous-year questions (1987–2026),
36,000+ aptitude questions, subject-wise and year-wise mock tests, performance analytics,
and full offline support. Practice Operating Systems, Algorithms, DBMS, Computer Networks,
Theory of Computation, Discrete Mathematics, Compiler Design, Digital Logic, and more.
Consider the following C program: #include<stdio.h> int f1(void); int f2(void); int f3(void); int x=10; int main { int x=1; x += f1 + f2 + f3 + f2; printf("%d", x); return 0; } in…
Answer: 230
This static SEO snapshot loads the full interactive GateQA app when JavaScript is available.