Question
Vicky and Vikram start running simultaneously around a
rectangular track of length 650m from the same point at speeds of 40 km/hr and 25 km/hr. When will they meet for the first time anywhere on the track if they are moving in opposite directions? STSolution
Relative speed = 40 + 25 = 65 km/hrs Time taken to meet for the first time = length of the track/ relative speed => 650 / (40 + 25) => (650 x 18)/(65 x 5) = 36 sec
Which Technology is used for collision detect in Local Area Network
What type of programming language is Python?
Wi-Fi networks (IEEE 802.11) primarily use which medium access control method to avoid collisions?
What does below UNIX command do?
cat filename
What does the term "phishing" refer to in the context of cybersecurity?
When trying to access a URL, the following message is displayed on the browser:
Server; Error 403.
What could be the reason for the ...- Consider the following three statements about link state and distance vector routing protocols, for a large network with 500 network nodes and 4000 links [...
Which of the following acronyms refers to a software distribution model in which a cloud provider manages and hosts an app that users access via the i...
In which programming language is dynamic memory allocation commonly used?
How do you print the value of a variable ‘x’ in Python?