Question
Two friends start running on a circular track of 900
metres in opposite directions. One runs at 18 m/s and the other at 27 m/s. When will they first be together at the starting point?Solution
ATQ,
Time taken by first runner = (900 / 18) = 50 seconds
Time taken by second runner = (900 / 27) = 33.33 seconds (100/3)
LCM of (50, 100/3)
Convert both: 50 = 150/3
LCM = 300/3 = 100 seconds
What protocol is used for file transfer between a local computer and a remote server?
What does cardinality represent in the context of an ER model?
What is a key characteristic of dynamic programming?
What is the purpose of the `
CDMA is a communication technique that allows multiple users to share the same frequency band simultaneously by using unique codes to differentiate the...
If a tree is of 4 level how many elements are present in it?
The java.sql and javax.sql are the primary packages for JDBC 4.0.
___________ algorithms enable the computers to learn from data, and even improve themselves, without being explicitly Programmed
In CPU design, what does the Control Unit (CU) primarily handle?
What is the role of the catch block in exception handling?