1. The first batsman in the world who completed ten thousand test runs was .........?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A batsman make a score of 80 runs in his 16th innings and thereby increasing his average by 2 runs. Find his average after 16th innings....
QA->The batting average for 40 innings of a cricket player is 50 runs. His highest score exceeds his lowest score by 172 runs. If these two innings are excluded, the average of the remaining 38 innings is 48 runs. Find out the highest score of the player.....
QA->What was Sachin Tendulkar’s average when he made his first thousand runs in ODls?....
QA->A thousand times one thousand.....
QA->Which Indian batsman has become first cricketer to score 20,000 international runs in a decade?....
MCQ->The first batsman in the world who completed ten thousand test runs was .........?....
MCQ->Sundar runs 20 m towards East and turns to right and runs 10 m. Then he turns to the right and runs 9 m. Again he turns to right and runs 5 m. After this he turns to left and runs 12 m and finally he turns to right and 6 m. Now to which direction is Sundar facing?....
MCQ->Which two of the following are legal declarations for nonnested classes and interfaces? final abstract class Test {} public static interface Test {} final public class Test {} protected abstract class Test {} protected interface Test {} abstract public class Test {}....
MCQ->What will be the output of the program? public class Test { public int aMethod() { static int i = 0; i++; return i; } public static void main(String args[]) { Test test = new Test(); test.aMethod(); int j = test.aMethod(); System.out.println(j); } }....
MCQ->Match List I correctly with List II and select your answer using the codes given below : List I List II a) Chi-square test 1. Factor analysis b) Mann-Whitney test 2. k-samples test c) Eigenvalue 3. two samples test d) Kruskal-Wallis test 4. one sample test....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution