Question
Train βAβ can cross a pole in 10 seconds and a 50
metre long platform in 12 seconds. If the ratio of length of train βAβ and train βBβ is 2:5, respectively, then find the time taken by train βBβ to cross a pole with a speed of 25 m/s.Solution
Let the length and speed of the train βAβ be βlβ metre and βsβ m/s, respectively. According to question, l = 10s Also, 12s = 10s + 50 Or, 2s = 50 Or, s = 25 Therefore, length of train βAβ = 10s = 250 metres Length of train βBβ = 250 Γ (5/2) = 625 metres Required time taken = 625 Γ· 25 = 25 second
In syntax-directed translation, what are attributes associated with?
What does COCOMO stand for?
- If a recursive function calling itself and that recursive call is the last statement in the function then itβs known asΒ ___________
Which of the following is NOT a common use of PHP?
What is the purpose of CSS in web development?
Which of the following is a subset of AI that focuses on enabling machines to understand, interpret, and respond to human language?
In reverse polish notation , expression A*B+C*D is written as
In RAID 1, how are data and its mirror image typically stored?
In the context of ADTs, what does "polymorphism" refer to?
What does cardinality represent in the context of an ER model?