1. Who first scored the slowest' double century in first class cricket?





Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->Who has scored the slowest century in the test cricket?....
QA->There are 50 students in a class. In a class test 22 students get 25 marks each, 18 students get 30 marks each. Each of the remaining gets 16 marks. The average mark of the whole class is :....
QA->In a class of 20 students the average age is 16 years.If the age of the class teacher is added to that of students,the average age of the class becomes 17 years.What is the age of the teacher?....
QA->Sri Lankan player who scored a classy double century in the first test match against India in Ahmedabad?....
QA->Who became the first batsman to score a double century in the ICC World Cup Cricket?....
MCQ->What will be the output of the following program? #include<iostream.h> double BixFunction(double, double, double = 0, double = 0, double = 0); int main() { double d = 2.3; cout<< BixFunction(d, 7) << " "; cout<< BixFunction(d, 7, 6) << endl; return 0; } double BixFunction(double x, double p, double q, double r, double s) { return p +(q +(r + s x) x) x; }....
MCQ-> Our Glory of Cricket’ club intends to give its membership to a selected few players based on the following criteria The player must be above 16 years and not more than 24 years of age as on 1.2.99. He must pay Rs. 15,000 as entrance fee and Rs. 1,000 as monthly fee throughout his membership period. In case, he pay Rs. 25,000 as additional entrance fee the monthly payment condition is waived. In addition to this he should satisfy at least one of the following conditions : (I) He has won any one inter-college cricket tournament by leading his college team and has scored at least one century in college level tournaments. (II) He has scored at least one century and two fifties in interuniversity of inter state tournaments. (III) He has led his cricket team at college level at least thrice and has taken 10 or more wickets either by bowling or while wicket-keeping or has made aggregate 1000 runs in college level matches. (IV) He has represented his state in national level matches at least thrice with a remarkable bowling or batting or wicket keeping record. (V) He has six centuries at his credit in college level matches and is a spin or medium fast bowler having taken at least one wicket per match in college level matches. Based on the above conditions and the data given in each of the following cases you have to take decision. You are not supposed to assume anything. All the facts are given as on 1.2.99.Ameya started his cricket career exactly 5 years ago by celebrating his 18th birthday by scoring a century. He is ready to pay Rs. 40,000/- at entry level. He scored three fifties representing his state as captain. He is an excellent leg spinner.
 ....
MCQ->(Qn 3-4)Read the following information carefully and answer the questions which follow. Among A,B,C,D and E, each scored different marks in an examination. only one person scored more than C. E scored more than A but less than D. D did not score the highest marks. The one who scored the second lowest scored 71% marks. C scored 92% marks. 3.Who among the following is most likely to have scored 87% marks?....
MCQ-> Study the following information to answer the given questions: Amongst five friends, P, Q, R, S and T, each scored different marks in an examination out of a total of 100 marks. S scored more than only T. R scored less than P. Only one person scored more than Q. The one who scored second highest marks scored 87 marks.Who scored the third least marks in the examinations?
 ....
MCQ->interface DoMath { double getArea(int rad); } interface MathPlus { double getVol(int b, int h); } / Missing Statements ? / which two code fragments inserted at end of the program, will allow to compile? class AllMath extends DoMath { double getArea(int r); } interface AllMath implements MathPlus { double getVol(int x, int y); } interface AllMath extends DoMath { float getAvg(int h, int l); } class AllMath implements MathPlus { double getArea(int rad); } abstract class AllMath implements DoMath, MathPlus { public double getArea(int rad) { return rad rad 3.14; } }....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions