The distance between two points 'P' and 'Q' is 2,400 km. Karan and Mohit can cover the distance between 'P' and 'Q' in 40 hours and 32 hours, respectively. If Karan and Mohit start from point 'P' at 7:00 AM and 9:00 AM, respectively, then at what time and distance from point 'P' will they meet each other?
ATQ, Speed of Karan = (2,400/40) = 60 km/h Speed of Mohit = (2,400/32) = 75 km/h Distance covered by Karan in 2 hours (from 7:00 AM to 9:00 AM) = 60 X 2 = 120 km Relative speed of Mohit w.r.t. that of Karan = 75 - 60 = 15 km/h Time taken by them to meet each other = (120/15) = 8 hours So, required time = 9:00 AM + 8 hours = 5:00 PM Required distance = 75 X 8 = 600 km
Which is not true about minimum spanning tree?
Which of the following protocols is most commonly used in IoT devices to enable communication between smart devices?
Which component of a network ensures that data is delivered to the correct host in a multi-host environment?
What is the primary goal of Cyber Security?
Which of the following is a critical concern for securing critical infrastructure?
In mobile computing, what is the main feature of pervasive computing?
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which architecture allows multiple processors to share memory and work simultaneously?
In Data Structures, which of the following algorithms uses the Divide and Conquer strategy?