Laptops do 50% of the work in 8 days, or 8 × 7 = 56 hours. So the rest of the (i.e., 50% of the work) can be done in, => (50 × 56)/50 = 56 hours This 56 hours of work has to be done in the remaining (15 – 8) = 7 days. Laptops have to work (56/7) = 8 hours a day to complete the work in the planned time.
What is the purpose of calculating an appropriate sample size in data analysis?
Consider the following code snippet. What is the output of the program?
#include < stdio.h >
int main ( ) {
int arr[5] = {1...
What is the primary objective of exponential smoothing in time series forecasting?
Which of the following forecasting methods would be most suitable for a time series that exhibits both a long-term trend and seasonality?
Which storage method is most suitable for managing large-scale unstructured data like videos or social media posts?
Which layer in the OSI model is responsible for end-to-end communication and error-free delivery of data between hosts?
In SQL, which of the following best describes the role of a subquery within a SELECT statement?
Which of the following best demonstrates encapsulation in Object-Oriented Programming (OOP)?
Which data visualization tool is most suitable for creating interactive dashboards and sharing visual insights with stakeholders ?
Which of the following methods is most commonly used for predicting patient outcomes in healthcare settings, such as diagnosing diseases or assessing...