Question
A man takes a total of 5 hrs 30 min by walking to a
certain place and coming back by cycle. He would have gained 2 hrs 30 min by cycling both the ways. The time he would take to walk both ways isSolution
C+W = 5hrs 30 min ---(1) C+C = 5 hrs 30 min - 2 hrs 30 min = 3 hrs 2C = 3 hrs So C = 1hr 30 min ---(2) By equation (1) & (2), we will get, W = 5 hrs 30 min - 1 hr 30 min = 4 hrs So W+ W = 4+4 = 8hrs
Which SQL query would return the top three departments with the highest total salaries from an employees table with columns department , salary , and em...
What is the primary objective of Exploratory Data Analysis (EDA) in a data analysis workflow?
Which of the following is NOT true about binary search ?
Which Python library is most commonly used to calculate the correlation matrix of a dataset in preparation for predictive modeling?
When conducting data validation to ensure data accuracy and completeness, which of the following methods would best verify that all entries in a dataset...
Which type of malware is designed to replicate itself without user intervention and spread across networks, often causing widespread disruption?
Which of the following synchronization techniques is used to resolve the Readers-Writers Problem efficiently?
Which of the following Big Data processing models is based on the concept of continuous data flow processing?
To reduce bias in a sampling process, which of the following strategies is most effective?
Which Business Intelligence tool is renowned for its interactive dashboards and visualization capabilities, commonly used in corporate reporting and dat...