...
January 11, 2024

GATE 2002

Question 31 The performance of a pipelined processor suffers if A the pipeline stages have different delays B consecutive instructions are dependent on each other C […]
January 12, 2024

GATE 1993

Question 3 Simpson’s rule for integration gives exact result when f(x) is a polynomial of degree A 1 B 2 C 3 D 4 Engineering-MathematicsSimphson\’s-Rule Question […]
January 15, 2024

Question 11052 – Algorithms

A hash table contains 10 buckets and uses linear probing to resolve collisions. The key values are integers and the hash function used is key % […]
January 16, 2024

Question 11091 – Algorithms

A binary search tree contains the numbers 1, 2, 3, 4, 5, 6, 7, 8. When the tree is traversed in pre-order and the values in […]