Question
A train running with a speed of 153 km/hr can cross a
pole in 13 seconds and a platform in 17 seconds. Find the length of the platform.Solution
Speed of the train = 153 × (5/18) = 42.5 m/sec Length of the train = 42.5 × 13 = 552.5 metres Let the length of the platform be ‘x’ metres Therefore, 552.5 + x = 42.5 × 17 Or, x = 722.5 – 552.5 = 170 metres
Which of the following statements correctly describes a major difference between public and private clouds?
SMTP commands
Which of the following types of networks is most suitable for securely connecting geographically distant branches of a multinational company, while ensu...
Which of the following best describes the main advantage of a Management Information System (MIS)?
The time horizon of data warehouse is
Which of the following is not a valid difference between IPv4 and IPv6?
Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t...
What will be the output of the following code snippet?
class Animal:
def sound(self):
return "Some sound"
...
Which of the following best describes a significant difference between distributed parallel computing and cloud computing?
- Which phase of the Software Development Lifecycle (SDLC) focuses on identifying the feasibility and goals of the project?