Question
Two trains, each 140 meters long, are running in
opposite directions. If the speed of one train is twice that of the other and they take 18 seconds to cross each other, find the speed of the slower train.(Calculate approximate value)Solution
ATQ, Total distance travelled by the trains = 140 + 140 = 280 meters = 0.28 km Time taken = (18/3600) hours Let the speed of the slower train be ‘x’ km/hr Speed of the faster train = 2x km/hr Their relative speed = (2x + x) = 3x km/hr According to the question, Therefore, the speed of the slower train = 18.66 km/hr. or 19 km/hr
Which command is used to copy a file from one location to another in a Unix/Linux system?
In RAID 5, how is data striping combined with parity information?
Which property of a transaction ensures that it leaves the database in a consistent state, even in case of errors or failures?
Which of the following is a valid token in lexical analysis?
Which is not involved in data mining
Which field in the IP header is used for fragmentation and reassembly of packets?
Which logic gate produces an output that is the logical complement of the OR operation?
What is the purpose of AJAX (Asynchronous JavaScript and XML) in web technology?
What is the primary strategy of a divide-and-conquer algorithm?
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficienc...