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

The angle between the 2 hands (minute hand and hour hand) of a clock at 2:50 A.M. is x° and the angle between the 2 hands (minute hand and hour hand) of a clock at 3:40 A.M. is y°. Find the value of (x° - y°)/(x° + y°).

  1. 5/49

  2. 17/69

  3. 6/59

  4. 9/47

  5. 5/48

Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What will be the output of the program? class Bitwise { public static void main(String [] args) { int x = 1...
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • public class Test2 { public static int x; public static int foo(int y) { return y * 2; } public static void...
  • Which of the following are not the uses of a magnetic compass? (1) To find direction (2) To find the direct...
  • Who among the following were the members of the Drafting Committee of the Constitution? (1) K. M. Munshi (2...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...

Practice this chapter

  • Clocks and Calendars (428 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy