Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
C Language
1.3K+ articles
GATE-CS-DS-&-Algo
39+ articles
GATE-CS-C-Language
12+ articles
GATE-CS-2005
8+ articles
GATE-CS-2003
5+ articles
GATE-CS-2000
3+ articles
GATE-CS-2002
3 posts
Recent Articles
Data Structures and Algorithms | Set 13
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2002 exam 1. The number of leaf nodes in a rooted tree of n nodes, with each node having 0 or 3 children is: a) n/2 b) ...
read more
DSA
GATE-CS-2002
GATE-CS-DS-&-Algo
C Language | Set 4
Last Updated: 23 July 2025
Following questions have been asked in GATE CS exam. 1. In the C language (GATE CS 2002)a) At most one activation record exists between the current activation record a...
read more
C Language
GATE-CS-C-Language
GATE-CS-2002
GATE-CS-2003
C Language | Set 3
Last Updated: 09 April 2018
Following questions have been asked in GATE CS exam. 1.Assume the following C variable declaration int *A [10], B[10][10]; Of the following expressions I A[2] II A...
read more
C Language
GATE-CS-C-Language
GATE-CS-2002
GATE-CS-2003
GATE-CS-2005
GATE-CS-2000