Question
Train A running with a sped of 126 km/h crosses a
vertical pole in 22 seconds. Speed of train A is 6 m/s less than speed of train B, and length of train B is 80 metres less than length of train A. Find the time taken by train B to cross a 212 metre long tunnel.Solution
Speed of train A = 126 × 5/18 = 35 m/s Speed of train B = 41 m/s Length of train A = 22 × 35 = 770 metres Length of train B = 770 – 80 = 690 metres Desired time = (690 + 212)/41 = 22 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?