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. Who wrote the book ‘Gandhi and Anarchy’?
Answer: C.Sankaran Nair
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
Facts-about-India
Show Similar Question And Answers
QA->Who wrote the book ‘Gandhi and Anarchy’?....
QA->Who wrote the book “What Congress and Gandhi have done to untouchables’?....
QA->The book "Kerala Sahithya Charithram" has five volumes and sixty four chapters. Who wrote the book?....
QA->Identify the Viceroy who wrote home these words after his first meeting with Gandhiji, “Mr Gandhi’s religious and moral views are, I believe, admirable, but I confess that I find it difficult to understand the practice of them in politics.”....
QA->"What Congress and Gandhi have done to the Untouchables" is a book written by :....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();...
MCQ->The conflict between man and State is as old as State history. Although attempts have been made for centuries to bring about a proper adjustment between the competing claims of State and the individual, the solution seems to be' still far off. This is primarily because of the dynamic nature of human society where old values and ideas constantly yield place to new ones. It is obvious that if individuals are allowed to have absolute freedom of speech and action, the result would be chaos, ruin and anarchy. The author's viewpoint can be best summed up in which of the following statements?...
MCQ->Pick out thể one word for - a secret arrangement...
MCQ->Mahatma Gandhi was born in a family in Porbandar, Gujarat in 1869. He was the son of Karamchand Gandhi. What was the official position held by Sri. Karamchand Gandhi?...
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....
×
×
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