Question
A train can cross a pole, a bridge of 600 meter long and
platform of 480 meter long in 14 seconds, _____ seconds and 30 seconds, respectively. The value given in which of the following option will fill the blank to make the above statement true:Solution
Let the length of the train = x meter So according to question: x/14 = (x + 480)/30 30x = 14x + 6720 16x = 6720 x = 420 So the length of the train = 420 m Speed of the train = 420/14 = 30 m/s Time taken by the train to cross a bridge 600 meter long = (420 + 600)/30 = 1020/30 = 34 seconds
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?