Шукаєте відповіді та рішення тестів для TE ISE Computer Engineering? Перегляньте нашу велику колекцію перевірених відповідей для TE ISE Computer Engineering в moodle.spit.ac.in.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
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?