Write a program to traverse a graph data structure using queue and stack data structure
Home/Computer Science/Page 90
SIKSHAPATH Latest Questions
Jaysingh123
Asked: November 8, 2021In: DBMS
Consider a three-dimensional array defined as int A[2][2][3]. Calculate the number of elements in the array. Also, show the memory representation of the array in the row-major order and the column-major order.
sujalkumar5499
Asked: November 8, 2021In: DBMS
Determine the normal Form of given Relation R(ABCDE) FDs are : AB-> C, C-> D, D-> E, E-> A, D-> B
Berlin
Asked: November 7, 2021In: DBMS
Write a query to create a view that finds the salesman who has the customer with the highest order at least 3 times on a day.
Miachel
Asked: November 7, 2021In: DBMS
Write a PL/SQL program to check whether a given number is positive, negative or zero.
Berlin
Asked: November 7, 2021In: DBMS