Tutorials
Courses
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
37.4K+ articles
DSA
22.8K+ articles
C Language
1.8K+ articles
DBMS
1.6K+ articles
GATE CS
1.4K+ articles
Operating Systems
1.2K+ articles
MCQ
58+ articles
GATE-CS-DS-&-Algo
39+ articles
GATE-CS-C-Language
12+ articles
GATE-CS-2011
9+ articles
GATE-CS-2010
7 posts
Recent Articles
Popular Articles
C Language | Set 7
Last Updated: 13 December 2022
Following questions have been asked in GATE CS 2010 exam. 1. What does the following program print? C #includestdio.hvoid f(int *p, int *q){ p = q; *p = 2;}int...
read more
C Language
GATE-CS-C-Language
GATE-CS-2010
Data Structures and Algorithms | Set 24
Last Updated: 13 December 2022
Following questions have been asked in GATE CS 2010 exam. 1. The following C function takes a simply-linked list as input argument. It modifies the list by moving the last...
read more
DSA
GATE-CS-DS-&-Algo
GATE-CS-2010
Data Structures and Algorithms | Set 25
Last Updated: 13 December 2022
Following questions have been asked in GATE 2010 exam.1 Consider a complete undirected graph with vertex set {0, 1, 2, 3, 4}. Entry Wij in the matrix W below is the weight...
read more
DSA
GATE-CS-DS-&-Algo
GATE-CS-2010
Operating Systems | Set 7
Last Updated: 13 December 2022
Following questions have been asked in GATE CS exam.1) Let the time taken to switch between user and kernel modes of execution be t1 while the time taken to switch between...
read more
Operating Systems
GATE CS
MCQ
GATE-CS-2011
GATE-CS-2010
Database Management Systems | Set 5
Last Updated: 13 December 2022
Following Questions have been asked in GATE CS 2010 exam.1) A relational schema for a train reservation database is given below.Passenger (pid, pname, age)Reservation (pid...
read more
DBMS
GATE CS
MCQ
GATE-CS-2010
Computer Networks | Set 4
Last Updated: 12 June 2024
Following Questions have been asked in GATE 2010 CS exam. 1) One of the header fields in an IP datagram is the Time to Live (TTL) field. Which of the following statements ...
read more
Computer Networks
GATE CS
MCQ
GATE-CS-2010
MCQ
Automata Theory | Set 6
Last Updated: 13 December 2022
Following questions have been asked in GATE CS 2010 exam.1) Let L={w (0 + 1)*|w has even number of 1s}, i.e. L is the set of all bit strings with even number of 1s. Which...
read more
Theory of Computation
GATE-CS-2010
AT
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 !