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
Computer Networks
3.4K+ articles
C Language
1.3K+ articles
DBMS
1.3K+ articles
GATE CS
1.1K+ articles
MCQ
51+ articles
GATE-CS-DS-&-Algo
39+ articles
GATE-CS-C-Language
12+ articles
GATE-CS-2002
3+ articles
GATE-CS-2005
8 posts
Recent Articles
Database Management Systems | Set 10
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2005 exam.1) Let r be a relation instance with schema R = (A, B, C, D). We define r1 = 'select A,B,C from r' and r2 = 'selec...
read more
DBMS
GATE CS
MCQ
GATE-CS-2005
Computer Networks | Set 6
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2005 exam.1) An organization has a class B network and wishes to form subnets for 64 departments. The subnet mask would be:(...
read more
Computer Networks
GATE CS
MCQ
GATE-CS-2005
Computer Networks | Set 5
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2005 exam.1) Packets of the same session may be routed through different paths in:(a) TCP, but not UDP(b) TCP and UDP(c) UDP...
read more
Computer Networks
GATE CS
MCQ
GATE-CS-2005
Database Management Systems | Set 8
Last Updated: 23 July 2025
Following questions have been asked in GATE 2005 CS exam.1) Which one of the following statements about normal forms is FALSE?(a) BCNF is stricter than 3NF(b) Lossless, de...
read more
DBMS
GATE CS
MCQ
GATE-CS-2005
Operating Systems | Set 16
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2005 exam.1) Normally user programs are prevented from handling I/O directly by I/O instructions in them. For CPUs having ex...
read more
Operating Systems
GATE CS
MCQ
GATE-CS-2005
Data Structures and Algorithms | Set 23
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2005 exam. 1. Which one of the following is a key factor for preferring B-trees to binary search trees for indexing database...
read more
DSA
GATE-CS-2005
GATE-CS-DS-&-Algo
Data Structures and Algorithms | Set 22
Last Updated: 23 July 2025
Following questions have been asked in GATE CS 2005 exam. 1) A program P reads in 500 integers in the range [0..100] representing the scores of 500 students. It then prin...
read more
DSA
GATE-CS-2005
GATE-CS-DS-&-Algo
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