Programming Language Gate 2012 Problem Solution C7lGcqnDv3Q
Safe & Secure Download - Verified by Melio Educational ERP
Programming Language Gate 2012 Problem Solution C7lGcqnDv3Q Information Guide
Introduction to Programming Language Gate 2012 Problem Solution C7lGcqnDv3Q

Consider the following C code segment. int a, b, c = 0; void prtFun(void); main() { static int a = 1; /* Line 1 */ prtFun(); a += 1; ... What will be the output of the following C program segment? char inChar = 'A'; switch ( inChar ) { case 'A' : printf ("Choice A \n"); ... Let W(n) and A(n) denote respectively, the worst case and average case running time of an algorithm executed on an input of size ... Planning to take coaching on here is a code for 10% off PLUS1BPK1 Downloads resources from here ... What does the following fragment of C program print? char c[] = "GATE2011"; char *p = c; printf("%s", p + p[3] - p[1]); These videos are helpful for the following Examinations -
What does the following program print? stdio.h void f(int *p, int *q) { p=q; *p=2; } int i=0, j=1; int main() { f(&i, &j); printf("%d ... Consider the following recursive C function that takes two arguments. unsigned int foo(unsigned int n, unsigned int r) { if (n ... What is the output of the following C code? Assume that the address of x is 2000 (in decimal) and an integer requires four ... Consider the following function. double f(double x){ if( abs(x*x - 3) lessThan 0.01) return x; else return f(x/2 + 1.5/x); } Give a value ... Consider the following program main() { int i; int*pi = &i; scanf("%d",pi); printf("%d\n", i+5); } Which one of the following statements ...
Key Details

History

Deep Dive
Data is compiled from public records and verified media reports.
Last Updated: June 23, 2026
Future Outlook

Disclaimer: Disclaimer: Details details are based on publicly available data, media reports, and general analysis. Actual facts may vary.











