1. Who was the captain to win the toss in all the five test matches?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The average score of a cricketer for ten matches is 9 runs. If the average for the first six matches is 42, what is the average for the last four matches?....
QA->Name the leg-spinner of Afghanistan who has been appointed as the new captain of the team in all three formats (ODIs, Test and T20)?....
QA->How many wickets Kapil Dev had taken in Test matches when he retired?....
QA->Which Indian batsman made three consecutive centuries in his first three Test matches?....
QA->Who was named the captain of the ICC's Test and ODI teams of the year 2018?....
MCQ->Who was the captain to win the toss in all the five test matches?....
MCQ->In a cricket team, the average age of eleven players in 28 years. What is the age of the captain? I.  The captain is eleven years older than the youngest player.  II.  The average age of 10 players, other than the captain is 27.3 years.  III.  Leaving aside the captain and the youngest player, the average ages of three groups of three players each are 25 years, 28 years and 30 years respectively.....
MCQ->Match the period of Five Year Plan Five Year Plan Period a) Third Five Year Plan 1. 2002-07 b) Seventh Five Year Plan 2. 2012-17 c) Nineth Five Year Plan 3. 1961-66 d) Twelfth Five Year Plan 4. 1985-90....
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); } }....
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