Question
Time is taken by two trains running in opposite
directions to cross a man standing on the platform in 32 seconds and 20 seconds respectively. It took 23 seconds for the trains to cross each other. What is the ratio of their speeds?Solution
Let the speed one train be x m/s and the speed of the second train be y m/s. Length of the first train = Speed × Time = 32x Length of second train = Speed × Time = 20y So, {(32x + 20y)/(x+y)} = 23 ⇒ 32x + 20y = 23x + 23y ⇒ 9x = 3y Therefore, x:y = 1:3
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?