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. New Prime Minister of Nepal:
(A): K.P.Sharma Oli
(B): Pratap Koyrala
(C): Pushpa Kamal Prajanda
(D): Ram Saran Yadhav
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->Who was the first Prime Minister of England and the first in the world to hold the post of Prime Minister?....
QA->Who was the Prime Minister of India when Prime Minister’s Rozgar Yojana (PMRY) was started?....
QA->Who was sworn in as the new Prime Minister of Palestinian on April 3, 2019?....
QA->Who is the only person to hold the office of MLA; MP; Speaker; Minister; Deputy Chief Minister and Chief Minister?....
QA->Who was the British Prime Minister during the First World War?....
MCQ->Article 75 includes among its provisions:1. Prime Minister is to be appointed by the President. 2. The Council of Ministers shall be collectively responsible the Lok Sabha. 3. The President may appoint a non-member as Prime Minister who must become a member of Parliament before the expiration of six months. 4. The Ministers shall hold office during the pleasure of the Prime Minister.?....
MCQ->Who will become the new Prime Minister of Nepal?....
MCQ->New Prime Minister of Nepal:....
MCQ->Which among the following statements concerning the Chief Minister is/are NOT true: (1) At his time of appointment, the Chief Minister need not be a member of the state legislature (2) Chief Minister must ALWAYS prove his majority in the legislative assembly BEFORE his appointment. (3) It is the governor who does the final appointment of the Chief Minister. (4) The Chief Minister can recommend the dissolution of the legislative assemble to the Governor.....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
×
×
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