Question
A student scored an average of 81 marks in his first 30
tests. In the next 10 tests, his average score was ‘x’ marks, and his overall average rose to 84 marks. Find the value of 'x'.Solution
ATQ,
{81 × 30 + 10 × x}/(30 + 10) = 84
Or, 10x + 2430 = 84 × 40 = 3360
Or, 10x = 930
Or, x = 93
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
Which storage technology provides high-speed, non-volatile data storage but is volatile and temporary in nature?
What does the ‘range(5)’ function in Python produce?
What type of acknowledgement system is used in 802.5?
RAD software process model stand for
Which keyword is used to throw an exception explicitly?
How many bits are there in Ethernet address
What is the primary advantage of using shared memory for IPC?
In Hadoop, what is the purpose of the MapReduce paradigm?
Which tool is used to build data pipelines and workflows in Hadoop-based systems?