aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

In a single roll of two dice, what is the probability of getting a multiple of 2 on one and a multiple of 3 on the other?

  1. 1/36

  2. 11/36

  3. 5/36

  4. 1/12

Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • Which two statements are equivalent? 1. 3/2 2. 3<2 3. 3*4 4. 3<<2
  • Which two statements are equivalent? 1. 16*4 2. 16>>2 3. 16/2^2 4. 16>>>2
  • What two statements are true about the result obtained from calling Math.random()? 1. The result is less th...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Consider the following statements. (a) Pure breeding plants make up the generation P2. (b) One of the numbe...
  • Which two cause a compiler error? float[ ] f = new float(3); float f2[ ] = new float[ ]; float[ ]f1 = new f...
  • Directions: The following question consists of two statements, one labelled as 'Assertion' and the other la...
  • What will be the output of the program? TreeSet map = new TreeSet(); map.add("one"); map.add("two"); map.ad...

Practice this chapter

  • Probability (1860 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy