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
->
Multiple Choice Questions
Question Set
Medieval History MCQ
1. Who was the first Sultan of Delhi to issue regular currency and to declare Delhi as the capital of his empire?
(A): (A) Balban
(B): (B) Aram Shah
(C): (C) Nasiruddin Mahmood
(D): (D) Iltutmish
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->“His grandfather Hrishikesan and his father Muthukumaran were great yogis and were migrated to Tamilnadu from Pampumkadu in Malabar during Tipu Sultan’s aggression. Lord Subramanya was their family deity. At the age of 12, he received spiritual initiation from two Tamil Saints, Sachidananda Maharaj and Sri Chitti Paradeshi.”-The person mentioned here is?....
QA->A cyclist goes 40 km towards East and then turning to right he goes 40 km. Again he turn to his left and goes 20 kn. After this he turns to his left and goes 40 km, then again turns right and goes 10 km. I-low far is he from his starting point ?....
QA->In Kiran’s opinion, his weight is greater than 65 kg but less than 72 kg. His brother does not agree with Kiran and he thinks that Kiran’s weight is greater than 60 kg but less than 70 kg. His mother’s view is that his weight cannot be greater than 68 kg. If all are them are correct in their estimation, what is the average of different probable weights of Kiran?....
QA->Who was the first Sultan of Delhi to pay his soldiers in cash?....
QA->At whose advice Dayanand Saraswati changed his medium of speech to Hindi and started wearing regular clothes instead of remaining barebodied?....
MCQ->Who was the first Sultan of Delhi to issue regular currency and to declare Delhi as the capital of his empire?....
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->Statements: The Government run company had asked its employees to declare their income and assets but it has been strongly resisted by employees union and no employee is going to declare his income. Conclusions: The employees of this company do not seem to have any additional undisclosed income besides their salary. The employees union wants all senior officers to declare their income first. ....
MCQ->Consider the following: 1.%%Currency Printing 2.%%Exchange of soiled Currency notes 3.%%Currency Distribution Which among the above are the functions of “Currency Chests”?....
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
×
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