November 11, 2023

Algorithm-Paradigms

Question 2 Given below are some algorithms, and some algorithm design paradigms A. Dijkstra’s Shortest Path 1. Divide and Conquer B. Floyd-Warshall algorithm to 2. Dynamic […]
November 11, 2023

GATE 1998

Question 50 Faster access to non-local variables is achieved using an array of pointers to activation records called a A stack B heap C display D […]
November 11, 2023

Database-Management-System

Question 412 Logical data independence is the ability to change________schema without having to change_____ Schema A internal; external B conceptual; internal C conceptual; external D internal; […]