Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Computer Networks
3.4K+ articles
C Language
1.3K+ articles
DBMS
1.3K+ articles
GATE CS
1.1K+ articles
Operating Systems
990+ articles
MCQ
51+ articles
GATE-CS-DS-&-Algo
39+ articles
GATE-CS-C-Language
12+ articles
GATE-CS-2008
9 posts
Recent Articles
Popular Articles
Computer Networks | Set 8
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2008 exam.1) What is the maximum size of data that the application layer can pass on to the TCP layer below?(A) Any size(B) ...
read more
Computer Networks
GATE CS
MCQ
GATE-CS-2008
Computer Networks | Set 7
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2008 exam.1) Which of the following system calls results in the sending of SYN packets?(A) socket(B) bind(C) listen(D) conne...
read more
Computer Networks
GATE CS
MCQ
GATE-CS-2008
Database Management Systems | Set 7
Last Updated: 23 July 2025
Following questions have been asked in GATE 2008 CS exam.1) Let R and S be two relations with the following schemaR (P,Q,R1,R2,R3)S (P,Q,S1,S2)Where {P, Q} is the key for ...
read more
DBMS
GATE CS
MCQ
GATE-CS-2008
Operating Systems | Set 11
Last Updated: 23 July 2025
Following questions have been asked in GATE 2008 CS exam.1) A process executes the following code for (i = 0; i The total number of child processes created is (A) n (B) ...
read more
Operating Systems
GATE CS
MCQ
GATE-CS-2008
Operating Systems | Set 10
Last Updated: 23 July 2025
Following questions have been asked in GATE 2008 CS exam. 1) The data blocks of a very large file in the Unix file system are allocated using (A) contiguous allocation (...
read more
Operating Systems
GATE CS
MCQ
GATE-CS-2008
Data Structures and Algorithms | Set 21
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2008 exam. 1. The subset-sum problem is defined as follows. Given a set of n positive integers, S = {a1 ,a2 ,a3 ,...,an} an...
read more
DSA
GATE-CS-2008
GATE-CS-DS-&-Algo
Data Structures and Algorithms | Set 15
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2008 exam. 1. The most efficient algorithm for finding the number of connected components in an undirected graph on n verti...
read more
DSA
GATE-CS-2008
GATE-CS-DS-&-Algo
C Language | Set 5
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2008 exam. 1. What is printed by the following C program?C int f(int x, int *py, int **ppz){ int y, z; **ppz ...
read more
C Language
GATE-CS-2008
GATE-CS-C-Language
Data Structures and Algorithms | Set 14
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2008 exam. 1. We have a binary heap on n elements and wish to insert n more elements (not necessarily one after another) int...
read more
DSA
GATE-CS-2008
GATE-CS-DS-&-Algo
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !