Media Summary: 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 ... What is the value printed by the following C program? stdio.h int f(int *a, int n) { if (n lessThanOrEqual 0 ... Planning to take coaching on Unacademy or here is a code for 10% off ...

Programming Language Gate 2010 Problem - Detailed Analysis & Overview

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 ... What is the value printed by the following C program? stdio.h int f(int *a, int n) { if (n lessThanOrEqual 0 ... Planning to take coaching on Unacademy or here is a code for 10% off ... A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values into ... The following C function takes a singly-linked list as input argument. It modifies the list by moving the last element to the front of ... What is the value printed by the following C program? stdio.h int f(int *a, int n) { if (n LessThanOrEqualTo 0) return 0; else ...

Photo Gallery

Programming Language GATE- 2010 Problem Solution
Programming Language GATE- 2010 Problem Solution
GATE CSE 2010
GATE CSE 2010
GATE CSE 2010
Data Structure GATE-2010 Problem Solution
Example 1.010 TOC GATE CS 2010 (DFA missing arcs)
Data Structure GATE-2010 Problem Solution
GATE CSE 2010
Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){
GATE CSE 2010
GATE CSE 2010
View Detailed Profile
Programming Language GATE- 2010 Problem Solution

Programming Language GATE- 2010 Problem Solution

What does the following program print? #include stdio.h void f(int *p, int *q) { p=q; *p=2; } int i=0, j=1; int main() { f(&i, &j); printf("%d ...

Programming Language GATE- 2010 Problem Solution

Programming Language GATE- 2010 Problem Solution

What is the value printed by the following C program? #include stdio.h int f(int *a, int n) { if (n lessThanOrEqual 0 ...

GATE CSE 2010

GATE CSE 2010

Planning to take coaching on Unacademy http://bit.ly/gate_unacademy or https://unacademy.com/ here is a code for 10% off ...

GATE CSE 2010

GATE CSE 2010

Planning to take coaching on Unacademy http://bit.ly/gate_unacademy or https://unacademy.com/ here is a code for 10% off ...

GATE CSE 2010

GATE CSE 2010

Planning to take coaching on Unacademy http://bit.ly/gate_unacademy or https://unacademy.com/ here is a code for 10% off ...

Data Structure GATE-2010 Problem Solution

Data Structure GATE-2010 Problem Solution

A hash table of length 10 uses open addressing with hash function h(k)=k mod 10, and linear probing. After inserting 6 values into ...

Example 1.010 TOC GATE CS 2010 (DFA missing arcs)

Example 1.010 TOC GATE CS 2010 (DFA missing arcs)

TOC

Data Structure GATE-2010 Problem Solution

Data Structure GATE-2010 Problem Solution

The following C function takes a singly-linked list as input argument. It modifies the list by moving the last element to the front of ...

GATE CSE 2010

GATE CSE 2010

Planning to take coaching on Unacademy http://bit.ly/gate_unacademy or https://unacademy.com/ here is a code for 10% off ...

Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){

Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){

What is the value printed by the following C program? #include stdio.h int f(int *a, int n) { if (n LessThanOrEqualTo 0) return 0; else ...

GATE CSE 2010

GATE CSE 2010

Planning to take coaching on Unacademy http://bit.ly/gate_unacademy or https://unacademy.com/ here is a code for 10% off ...

GATE CSE 2010

GATE CSE 2010

Planning to take coaching on Unacademy http://bit.ly/gate_unacademy or https://unacademy.com/ here is a code for 10% off ...

Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){

Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){

What is the value printed by the following C program? #include stdio.h int f(int *a, int n) { if (n LessThanOrEqualTo 0) return 0; else ...