Question
At what time will a train reach city P from city Q?
Statement I: The 600 meter long train crosses a signal pole in 20 seconds. Statement II: The another train crosses a 400 m long platform in 30 secs. Statement III: The train leaves city P at 10:00 am for city Q situated at a distance of 1,620 km.Solution
From I and III, Speed of the train = 600/20× 18/5 = 72 km/hr. Time = 1620/72 = 22*1/2 hrs. Arrival time = 10 am + 22*1/2hrs = 8.30 am. Statement I and III is sufficient to answer the question.
What does the "Model" represent in the MVC architecture?
Consider below arithmetic operation in python and predict the output
X=7.5
Y=2
print(X//Y)
Which scheduling policy may result in high waiting times for long-running jobs?
Which data analytics technique is suitable for handling missing data points in a dataset?
Which device operates at the Data Link Layer of the OSI model?
 Which is the first process launched by the LINUX?
Which protocol is used for secure remote shell access and file transfers?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
C++ follows ___.
Which command is used to delete a file in a Unix/Linux system?