0 votes
6
What are minimum number of tables required for the following given ER models such that they satisfy 1NF ?
0 votes
8
12 votes
9
How many Topological Orderings possible from A to H?
0 votes
10
Consider an array A in which upto some index I , integers are stored and after that NULL values are stored. Let the size of array be n, then the time taken to find the va...
0 votes
11
Q.which give unique BST ?1.level order and pre-order2.level order and post-order3.level order and in-order4.all of these5.none of these
0 votes
12
https://gateoverflow.in/8283/gate2015-1-35how x+3 and *(x+3) printing the same output
0 votes
13
0 votes
19
How many ways 5 identical apples and 5 identical oranges be distributed among 5 people such that each person receives exactly 2 fruits?
3 votes
20
3 votes
21
1 votes
24
How many ways can the letters $\{a,b,c,d,e\}$ be placed into $3$ identical boxes such that no box is empty?
0 votes
25
please can someone explain dense index ,sparse index ,cluster indexing with a proper example instead of theory ?
0 votes
26
T1: r1(A) r1(B) w1(B)T2:r2(A) r2(B) w2(B)1)how many concurrent schedules between t1 and t2?2) how many non serial achedule are serializable?3) how many schedules serializ...
0 votes
28
Consider a clocked sequential circuit as shown in the figure below. Assuming initial state to be Q1 Q0 = 00For an input sequence X = 1010, the respective output sequence ...