• A (int)Math.random()
  • B (int)Math.random() + 1
  • C (int)(Math.random() + 0.5)
  • D (int)(Math.random() + 0.2)
  • Share this MCQ