1 votes
1 answer
61
1 votes
1 answer
62
Please give proper explanation.
1 votes
0 answers
63
What is average access time?
1 votes
1 answer
64
Find hit and miss ratio for both the questions?
3 votes
2 answers
65
Is there any difference in between draw tree for huffman coding and optimal merge pattern if yes please give detailed explanation.
1 votes
2 answers
66
1 votes
0 answers
67
Give proper explanation if possible draw diagram.
0 votes
0 answers
68
Can anyone give a detailed with proper example of pointers/key use in B tree and B+ tree as why we use pointer is less in B+ tree and more in B tree.what are of there use...
0 votes
1 answer
69
What is the output of below question please draw table according to question.
0 votes
1 answer
70
Which one is correct (a) or (b).if no one is correct give correct table for R*S
0 votes
1 answer
71
I am getting answer 3 if i am wrong please let me correct.
0 votes
1 answer
72
Is there any difference between abort,kill and roll back?
0 votes
1 answer
73
Which one is correct Give reasons why select and why don't select.
0 votes
3 answers
74
What is the answer?
1 votes
1 answer
76
Is this recoverable schedule? If yes then give reason.
0 votes
1 answer
77
How to find for view serializability please give proper explanation with step wise.(if you are solving using polygraph please give diagram for explanation)Is this recover...
0 votes
1 answer
78
My answer is 11 but in book given answer is 10.if i am wrong please give proper explanation.as i am getting2^3+2^2-2^0=11
1 votes
2 answers
79
Attributes ofTEACHER are as (t_no,name)TEACHES are as (sub_id,sub_name) andCOURSES are as (c_no,duration)Give answer as minimum number of table required for cardinality r...
1 votes
2 answers
80
How to make many:one and one:many relation .give solution in form of below e-r diagram.