December 4, 2023

Question 9777 – Data-Structures

Consider an undirected unweighted graph G. Let a breadth-first traversal of G be done starting from a node r. Let d(r,u) and d(r,v) be the lengths […]
December 4, 2023

Question 6276 – Data-Structures

Consider a weighted undirected graph G with positive edge weights. Let (u, v) be an edge in the graph. It is known that the shortest path […]
December 4, 2023

Question 8921 – Addressing-Modes

A stack organised computer is characterised by instructions with Correct Answer: C Question 18 Explanation:  A stack organized computer is characterized by zero address instructions which […]