Question
60% of 3840 +? + 30% of 4380 = 40% of 8340 + 10% of
3480 What value should come in place of the question-mark(?) in the following question?Solution
2304 + ? + 1314 = 3336 + 348 ? = 3684 – 3618 = 66
Consider the following code snippet. What is the output of the program?Â
#include < stdio.h >
int main ( ) {
  int arr[5] = {1...
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
In data analysis, why is sampling often preferred over analyzing an entire population?
Which regex symbol matches zero or more occurrences of the preceding character?
A database holding sensitive customer data is compromised, and attackers exfiltrate data without altering it. Which principle of the CIA triad has been ...
What is inheritance in Python?
How is the optimal sample size determined in statistical analysis?
Which of the following forecasting methods would be most suitable for a time series that exhibits both a long-term trend and seasonality?
What factor primarily determines the minimum sample size needed for a survey ?
Which technique is most appropriate to handle skewed numerical data in a dataset?