📝
GATE CS - Practice Questions
GATE-style practice questions covering all subjects
75 questions•8 pages•~113 min
Use this quiz track to strengthen recall, speed, and exam-style decision making. Attempt one page first, review explanations, and then re-attempt incorrect questions without notes.
A good scoring strategy is to mark uncertain questions, finish known ones quickly, and return with elimination logic. This improves accuracy while keeping momentum under time constraints.
Progress: 0 / 750%
Page 4 of 8 • Questions 31-40 of 75
Q31easy
[GATE CS 2021] What is the time complexity of binary search?
Q32easy
[GATE CS 2021] What is the purpose of the three-way handshake in TCP?
Q33easy
[GATE CS 2021] What is a functional dependency?
Q34easy
[GATE CS 2021] What is the main advantage of cache memory?
Q35easy
[GATE CS 2021] What type of language does a Finite Automaton recognize?
Q36easy
[GATE CS 2020] What is the time complexity of accessing an element in an array by index?
Q37easy
[GATE CS 2020] What is the first phase of a compiler?
Q38easy
[GATE CS 2020] What is the default port number for HTTP?
Q39easy
[GATE CS 2020] What is the main purpose of the GROUP BY clause in SQL?
Q40easy
[GATE CS 2020] What is the output of AND gate with inputs 1 and 0?
......