Question
Rohit contributed 84 runs in a game, which accounted for
60% of the team’s total score. If the team received 15 runs as extras, then how many runs were scored by the rest of the players apart from Rohit?Solution
ATQ,
Total runs scored by the team = 84 ÷ 0.6 = 140
Runs scored by all the other batsmen together except Rohit = 140 – 84 – 15 = 41
A retail company is experiencing declining sales despite increasing website traffic. Which of the following steps best aligns with a data analyst's resp...
In R, which function is used to view the first few rows of a dataset?
In a virtual memory system, a process requests a page that is not currently in memory, triggering a page fault. Which of the following is the most optim...
Which SQL query would return the top three departments with the highest total salaries from an employees table with columns department , salary , and em...
In VLANs (Virtual LANs), what protocol is used to carry VLAN information between switches?
Which normalization form eliminates transitive dependency in relational databases?
Which OOP concept ensures that the internal details of an object are hidden from the outside world, providing a clear interface for interaction?
Which of the following is a supervised learning technique?
Which of the following is the primary purpose of exploratory data analysis (EDA)?
In exploratory data analysis (EDA), which of the following is the primary goal?