Question
The speed of a train is 72 km/hr and it takes 14 seconds
to cross a man. Find the time taken by train to cross a platform if the ratio of the length of the platform to the train length is 11:7.Solution
Let the length of train be x m. According to the question, => 72 x (5/18) = x/14 => x = 280 m Length of the platform = 280 x (11/7) = 440 m Required time = (280 + 440)/20 = 36 seconds
Which function is used to deallocate dynamic memory in C++?
What is the worst-case time complexity of inserting n elements into an empty linked list, if the linked list needs to be maintained in sorted order? Mo...
The communication structure that we need in socket programming is called as _________.
In dynamic programming, what is memoization?
In virtual circuit network each packet holds ___________
Deleting top element of stack?
What is the primary role of semantic actions in syntax-directed translation?
Which recovery model in a database allows for point-in-time recovery using transaction logs?
What does a diamond shape represent in an ER diagram?
What is the decimal equivalent of the binary number 10101?