1 votes
4
If a node in a BST has two children, then its in-order predecessor hasa) No left childb) No right childc) 2 childrend) no child
0 votes
6
If the broadcast address of the subnet is given as 163.93.63.255, which of the following mask cannot suit the above address?A) 255.255.240.0B) 255.255.248.0C) 255.255.128...
0 votes
7
In a set of 500 first odd natural numbers. The total number divisible by 3 or 5 are
0 votes
8
CAN SOMEONE PLZ EXPLAIN TO ME DELETION IN B+ TREES?? I AM NOT ABLE TO UNDERSTAND CLEARLY.
1 votes
11
0 votes
14
Do we have to include tag bits here?
1 votes
16
in case of shortest remaining time first(SRTF) .we always consider pre-emptive scheduling??
0 votes
17
6000 stations are competing for use of single slotted aloha channel. The average station makes 30 requests/hr ,where each request is for 500 us(micro sec) duration. calcu...
0 votes
18
My question is how does cache block size affect the placement of blocks/addresses in cache? Example: here 2 word cache block vs 1 word cache block size. What will be the ...
0 votes
19
Let R (X, Y, Z, W) be a relational schema with the following functional dependencies:X → Y, Y → Z, Z → W and W → Y.The decomposition of R into (X, Y), (Y, Z), (Y,...
1 votes
21
plz explain why the answer is occupation ????
4 votes
24
A 5-ary tree is a tree in which every internal node has 3 children.The number of leaf nodes in such a tree with 10 internal nodes is______
0 votes
27
A simple undirected graph ‘X’ has 10 vertices. If ‘X’ has 5 equally sized connected components, the maximumnumber of edges in graph ‘X’ is _________.
–1 votes
28
0 votes
29
1 votes
30
The number of different orders are possible for elements 1, 2, 3, 4, 5, 6, 7 to be inserted in to empty AVL tree such that no rotation will be done and element ‘4’ is...