Question
The average of a batsman in some innings is 36 and his
scores in next innings are 44, 58 and 36 runs respectively. Therefore, the average increased by 2 runs, then find the total number of innings played by him.Solution
Batting Average = (Total runs)/(Total Innings) Average of next three innings = (44+58+36)/3 = 46 1 unit = 3 innings 4 units = 12 innings Total = 12 + 3 = 15 innings.
Which command is used to create a new file in a Unix/Linux system?
State true or false.
Is it possible that the assignment of observations to clusters does not change between successive iterations in K-Means?
Which is the level of implementation of data structure
In C programming, which header file is commonly used to work with DMA?
The SI unit for measuring time is:
In Stop-and-Wait flow control, what happens if the sender does not receive an acknowledgment for a transmitted frame?
What is the main purpose of abstraction?
What is the main characteristic of a greedy algorithm?
Which protocol is used for secure data transmission over the internet?
Predict the correct output for python code