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 electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
verbal reasoning analogy
1. 123 : 132 :: 235 : ?
(A): 232
(B): 252
(C): 253
(D): 352
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
By: guest on 02 Jun 2017 02.07 am
As, 123 → 132 As, 235 → 253 The middle digit of first term becomes power to the next term.
Show Similar Question And Answers
QA->Uranium - 235 is known as?....
QA->തുടർച്ചയായ രണ്ട് ഇരട്ടസംഖ്യകളുടെ വർഗ്ഗങ്ങളുടെ വ്യത്യാസം 132 ആണ് . സംഖ്യകൾ ഏവ?....
QA->How long does a train 110 metres long running at a speed of 36 km/hour take to cross a bridge of 132 metres in length?....
QA->Article 123 എന്നാലെന്ത് ?....
QA->Article 123 പ്രകാരം ഓർഡിനൻസ് പുറപ്പെടുവിക്കാനുള്ള അധികാരം ആർക്കാണ് ? ....
MCQ->Which of the following is correct way to convert a String to an int? String s = "123"; int i; i = (int)s; String s = "123"; int i; i = int.Parse(s); String s = "123"; int i; i = Int32.Parse(s); String s = "123"; int i; i = Convert.ToInt32(s); String s = "123"; int i; i = CInt(s);....
MCQ->123 : 132 :: 235 : ?....
MCQ->What will be the output of the program? #include<stdio.h> int sumdig(int); int main() { int a, b; a = sumdig(123); b = sumdig(123); printf("%d, %d\n", a, b); return 0; } int sumdig(int n) { int s, d; if(n!=0) { d = n%10; n = n/10; s = d+sumdig(n); } else return 0; return s; }....
MCQ->(112 + 122 + 132 + ... + 202) = ?....
MCQ->How many of the following numbers are divisible by 132 ? 264, 396, 462, 792, 968, 2178, 5184, 6336....
×
×
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