Recent activity by zeeshanmohnavi

2 answers
2
What is the probability that, in six throws of a die, there will be exactly one each of “1”, “2”, “3”, “4”, “5” and “6”?$0.00187220$$0.01432110$$0...
7 answers
4
The postfix expression for the infix expression $A+B*(C+D)/F+D*E$ is:$AB + CD + *F/D +E*$$ABCD + *F/DE* ++$$A * B + CD/F *DE ++$$A + *BCD/F* DE ++$
9 answers
6
Consider the following rooted tree with the vertex labeled $P$ as the root:The order in which the nodes are visited during an in-order traversal of the tree is$SQPTRWUV$$...
9 answers
8
How many $4$-digit even numbers have all $4$ digits distinct?$2240$$2296$$2620$$4536$
4 answers
16
Consider the following schedule for transactions $T1, T2$ and $T3:$$$\begin{array}{|c|c|c|}\hline \textbf{T1} & \textbf{T2} & \textbf{T3} \\\hline \text{Read(X)} & \text...
0 answers
20
Can someone explain the paragraph marked based on relation $r$ given in Figure 7.2?Reference: Database System Concepts by Silberschatz, Korth, Sudarshan 4th Edition. ​�...
1 answer
27