Question
Ratio of the lengths of two trains βXβ and βYβ
is 6:7 respectively and the ratio of time taken by them to cross a pole is 2:3 respectively. If speed of train βXβ is 108 km/h, then find the speed of train βYβ.Solution
Speed of Train Y = 108 Γ (7/3) Γ (2/6) => 108 Γ 7/9 = 84 km/h
A critical section in multithreaded programming is a code segment that:
Which of the following statements accurately describes the layer functionality of a router in network communication?
Which of the following statements correctly describes the ACID property "Durability" in database transactions?Β
CDATA is used in XML to:
In a multithreaded environment, which of the following synchronization mechanisms is used to prevent race conditions?Β
In multithreading programming, what is a critical section?
Average waiting time of all process?
What is the shortcut for 'Undo' in most software?
Which of the following statements is true regarding user-level threads compared to kernel-level threads?
Which heuristic function property ensures A* algorithm finds an optimal path?