Question
Vicky and Vikram start running simultaneously around a
rectangular track of length 500m from the same point at speeds of 30 km/hr and 20 km/hr. When will they meet for the first time anywhere on the track if they are moving in opposite directions?Solution
Relative speed = 30 + 20 = 50 km/hrs Time taken to meet for the first time = length of the track/ relative speed => 500 / (30 + 20) => (500 x 18)/(50 x 5) = 36 sec
Consider the following three functions.
f1 = 100n
f2 = nlogn
f3 = n√n
Which one of the fo...
How to debug bash script
What is the main objective of cluster analysis in data analytics?
Which key is used to create a digital signature?
Which component of the CPU is responsible for executing instructions?
What is false about linked list?
What is the purpose of a firewall in cybersecurity?
Which device is responsible for making routing decisions in a network?
What is the purpose of an index in a database?
Accessing top element of stack without deleting it ?