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

A train leaves Pune at 7:30 am and reaches Mumbai at 11:30 am. Another train leaves Mumbai at 930 am and reaches Pune at 1:00 pm. Assuming that the two trains travel at constant speeds, at what time do the two trains cross each other?

  1. 10:20 am

  2. 11:30 am

  3. 10:26 am

  4. data not sufficient

Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • What will be the output of the following code snippet? main() { int a=11,b; clrscr(); for(a%10;a++); printf...
  • Consider the following statements: 1. During severe winter, the superficial parts of the lakes are frozen l...
  • What is the latency for a 5 MB message, if a bandwidth of the network is 1 Mbps. Assume that the distance b...
  • What will be the output of the following code snippet? main() { int a=1,b=1; clrscr(); a=++a||++b&&++a; pri...
  • What will be the output of the following code snippet? main() { int num=1; clrscr(); for(j=1;j<=6;j++) { fo...
  • class Test { private Demo d; void start() { d = new Demo(); this.takeDemo(d); /* Line 7 */ } /* Line 8 */ v...
  • 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. In aerodynamics, Mach number is related to the speed of the object to...

Practice this chapter

  • Problems on Trains (989 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy