Question
Two different positions of the same dice are shown, the six
faces are lettered as A, B, C, D, E and F. Select the letter that will be on the top if the dice is resting on 'B'?Solution
On taking the faces in clockwise direction from 'D',
In figure [a]: 'D, C, A'
In figure [b]: 'D, E, F'
So, 'C' is opposite to 'E', 'A' is opposite to 'F'.
Thus, 'D' is opposite to 'B'.
If the dice is resting on 'B', then the letter that will be on the top is 'D'.
Which layer of the OSI model is responsible for addressing and routing data across multiple networks?
What is the purpose of a Storage Area Network (SAN)?
In the Entity-Relationship (ER) model, what does an entity represent?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
The boolean function f(x, y, z) = (x AND y) OR (NOT(y) AND z) is equivalent to which of the following boolean expressions?
Identify the highest normal form for the given set of dependencies on relation R
R(ABCDE)= {AB → C, C → D, D → E, E → A,D → B}
POSIX is an acronym for ?
What is the purpose of using the Write-Ahead Logging (WAL) technique in database systems?
What is the worst-case time complexity of inserting n2Â elements into an AVL tree with n elements initially?
COCOMO is a model used for estimating: