Question
Train βAβ running with a speed of 108 km/hr crosses
a vertical pole in 8 seconds. Find the time taken by the train βAβ to cross a train βBβ whose length is 130 metres less than that of train βAβ and whose speed is 1/3 more than that of train βAβ if both are running in opposite direction.Solution
Speed of train βAβ = 108 Γ (5/18) = 30 m/sec Length of train βAβ = 30 Γ 8 = 240 metres Length of train βBβ = 240 β 130 = 110 metres Speed of train βBβ = 30 + (30/3) = 40 m/sec Required time taken = (240 + 110)/(30 + 40) = 350/70 = 5 seconds
Which of the following SQL queries will return the second highest salary from a table Employee with columns Name and Salary?
Which of the following is a key distinction between Big Data and Traditional Data in the context of data analysis?
...If a time series exhibits a cyclical pattern that does not follow a fixed period (e.g., economic cycles), which of the following decomposition methods w...
What is a key distinction between metadata and primary data in a database context?
An e-commerce company wants to understand the trend of holiday season sales over the past decade to forecast future sales. Which analysis method should ...
Which of the following best describes non-random sampling?
How do you open a file in read mode in Python?
Which of the following statements correctly identifies the components of time series data ?
A bank notices unusual activity in a customerβs account, such as multiple large withdrawals in a short period. What is the most appropriate technique...
Which test is commonly used to check stationarity in time series data?