aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Distributed Systems
  • Both T0, T1 are measured with ________ in Cristian's algo...
Multiple choice

Both T0, T1 are measured with ________ in Cristian's algorithm.

  1. different CLK

  2. same CLK

  3. ambiguous

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Cristian's algorithm for clock synchronization, T0 and T1 are measured using the same local clock to calculate the round-trip time and estimate the offset.

Keep practicing — related questions

  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • Consider the following statements: 1. Saw dust is a bad conductor of heat. 2. Water at 0o C feels colder th...
  • If 1 + 1 = 0 2 + 2 = 2 3 + 3 = 24, then 4 + 4 = ?
  • Consider following code wait (s) : while not (s > 0) do keep testing s : s - 1 Signal(s) : s = s + 1 if val...
  • What will be the output of the following code snippet? main() { int a=11,b; clrscr(); for(a%10;a++); printf...
  • Which of the following operator expressions has only 0 or 1 value?
  • What will be the output of the program? public class Test { public static void main(String args[]) { int i ...
  • What will be the output of the program? class A { final public int GetResult(int a, int b) { return 0; } } ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy