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
Which of the following is a default connector for Shielded twisted pair?
Which protocol is used to dynamically assign IP addresses to devices on a network?Â
In a multithreaded environment, which of the following synchronization mechanisms is used to prevent race conditions?Â
State True or False
Semi-structured data  is data that does not conform to a data model but has some structure. It lacks a fixed or rigid sc...
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
Fill in the correct option for 28 blank space.
There is a BST and below is the Pre order of the BST, What will be it’s In order
150 70 60 80 250 200 350
In a virtual memory system, which of the following techniques is used to maintain the illusion that each process has its own dedicated memory space?Â
Which of the following scenarios best demonstrates a potential use of candidate keys in a relational database?Â
What is the primary purpose of the Banker's Algorithm in operating systems?