Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
current affairs 2016 12 12
1. Name the cricketer who in December 2016 became the fifth batsman in the world to score three double-hundreds in a calendar year.
(A): AB de Villiers
(B): Brendon McCullum
(C): Joe Root
(D): Virat Kohli
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->Which Indian batsman became the first in the world to score 5 centuries in a World Cup tournament?....
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->Which Indian batsman has become first cricketer to score 20,000 international runs in a decade?....
QA->Name the Indian cricketer who has been named Wisden's Leading Cricketer in the World for the year 2018?....
QA->Name the Indian women cricketer who has been named Wisden's Leading Women's Cricketer in the World for the year 2018?....
MCQ->Name the cricketer who in December 2016 became the fifth batsman in the world to score three double-hundreds in a calendar year.....
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->Consider the following statements in context with India’s National Calendar: (1) India’s National Calendar is based upon the Saka era, whose dates have a permanent correspondence with dates of the Gregorian calendar (2) Chaitra Shukla 1 on which new year begins, falls always on 21 or 22 March every year (3) In a leap year, all the initial 6 months of the National Calender of India are of 31 days Which among the above statements is/ are correct?....
MCQ->Which Indian cricketer became the first batsman ever to score four double centuries in four successive series?....
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; } }....
×
×
Type The Issue
×
Your Marks
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