Looking for TE ISE Computer Engineering test answers and solutions? Browse our comprehensive collection of verified answers for TE ISE Computer Engineering at moodle.spit.ac.in.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
In NTP, suppose the path delay is variable and asymmetric such that forward = 4 ms, backward = 6 ms, but the algorithm assumes symmetry. If the round-trip time is 10 ms, what is the maximum possible error in offset estimation?
In a distributed database server, two threads T₁ and T₂ run on the same node and both need to lock two resources R₁ and R₂ before updating data.
T₁ acquires R₁, then requests R₂
T₂ acquires R₂, then requests R₁
If both threads execute concurrently, which of the following statements is TRUE?