Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
History
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in current-affairs-2016-12-22
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemical-engineering-fluid-flow
Multiple Choice Question in biochemistry-allosteric-effects
Multiple Choice Question in current-affairs-2017-05-07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
1. Which Keralite first entered into the final of an Olympic event?
(A): Anju Bobby George
(B): P.T. Usha
(C): Shiny Wilson
(D): T.C. Yohannan
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->Name the irrigation project which has entered into the Guiness Book of World Records for pouring 32,100 cubic meters of concrete in 24 hours?....
QA->Name India's first self-made fighter jet which received the final operational clearance for induction into the air force as a fully-weaponised fighter jet?....
QA->Who has created world record in the men’s 100 metres sprint event at 2008 Olympic Games?....
QA->What is the current name of the sporting event known at the beginning as the All India Olympic Games"?....
QA->The Winter Olympic came into being in which year?....
MCQ->Which Keralite first entered into the final of an Olympic event?....
MCQ->Statement: India's performance in the recent Olympic Games was very poor. Not even a single medal could be bagged by the players. Government has spent Rs. 5 crores in training and deputing a team of players to participate in the Olympic Games. Courses of Action: India should stop sending players to the future Olympic Games. Government should immediately set up an enquiry commission to find out the reason for India's dismal performance. ....
MCQ->P.T. Usha reached the final of an Olympic event in the Los Angeles Olympics in:....
MCQ->Pick out thể one word for - a secret arrangement....
MCQ->What will be the output of the program? class Happy extends Thread { final StringBuffer sb1 = new StringBuffer(); final StringBuffer sb2 = new StringBuffer(); public static void main(String args[]) { final Happy h = new Happy(); new Thread() { public void run() { synchronized(this) { h.sb1.append("A"); h.sb2.append("B"); System.out.println(h.sb1); System.out.println(h.sb2); } } }.start(); new Thread() { public void run() { synchronized(this) { h.sb1.append("D"); h.sb2.append("C"); System.out.println(h.sb2); System.out.println(h.sb1); } } }.start(); } }....
×
×
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