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 database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in Malayalam General Knowledge
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Question Answer Bank
1. Name the revolutionary who was shot dead in an encounter with police at a public park in Allahabad?
Answer: Chandrasekhar Azad
Previous Question
Next Question
Add Tags
Report Error
Reply
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Tags
History-of-India
Show Similar Question And Answers
QA->Name the revolutionary who was shot dead in an encounter with police at a public park in Allahabad?....
QA->Who Shot himself in a shooting encounter in Allahabad?....
QA->Revolutionary youth Madanlal Dhingra shot dead?....
QA->Pazhassi Raja was shot dead by?....
QA->Pazhassi Raja was shot dead on ?....
MCQ->Consider the following pairs:National Park ver flowing through the Park 1. Corbett National Park: Ganga 2. Kaziranga National Park: Manas 3. Silent Valley National Park: Kaveri Which of the above pairs is/are correctly matched?...
MCQ->What will be the output of the program? public abstract class AbstractTest { public int getNum() { return 45; } public abstract class Bar { public int getNum() { return 38; } } public static void main (String [] args) { AbstractTest t = new AbstractTest() { public int getNum() { return 22; } }; AbstractTest.Bar f = t.new Bar() { public int getNum() { return 57; } }; System.out.println(f.getNum() + " " + t.getNum()); } }...
MCQ->What will be the output of the program? public class HorseTest { public static void main (String [] args) { class Horse { public String name; / Line 7 / public Horse(String s) { name = s; } } / class Horse ends / Object obj = new Horse("Zippo"); / Line 13 / Horse h = (Horse) obj; / Line 14 / System.out.println(h.name); } } / class HorseTest ends /...
MCQ->Which of the following statements are correct about the structure declaration given below? struct Book { private String name; protected int totalpages; public Single price; public void Showdata() { Console.WriteLine(name + " " + totalpages + " " + price); } Book() { name = " "; totalpages = 0; price = 0.0f; } } Book b = new Book(); We cannot declare the access modifier of totalpages as protected. We cannot declare the access modifier of name as private. We cannot define a zero-argument constructor inside a structure. We cannot declare the access modifier of price as public. We can define a Showdata() method inside a structure....
MCQ->Statement: The police department has come under a cloud with recent revelations that at least two senior police officials are suspected to have been involved in the illegal sale of a large quantity of weapons from the state police armoury. Courses of Action: A thorough investigation should be ordered by the State Government to bring out all those who are involved into the illegal sale of arms. State police armoury should be kept under Central Government's control. ...
×
×
Type The Issue
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