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 035/2016
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in
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 Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
Previous Solved Question Papers
1. ½ + ¼ + ⅛ + 1/16 + 1/32 + 1/64 + 1/128 + x = 1 എങ്കിൽ x ന്റെ വിലയെത്ര? [½ + ¼ + ⅛ + 1/16 + 1/32 + 1/64 + 1/128 + x = 1 enkil x nte vilayethra?]
(A): (A) 1/2
(B): (B) 1/8
(C): (C) 1/32
(D): (D) 1/128
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->What is the number in the place of ? in the sequence 3, 28, 128, 353, 753, ?....
QA->കുറച്ചു പേർ ഒരു ജോലി 60 ദിവസം കൊണ്ട് തീർക്കും. 8 പേർ കൂടുതൽ ഉണ്ടായിരുന്നു എങ്കിൽ 10 ദിവസം മുൻപ് ജോലി തീരുമായിരുന്നു. എങ്കിൽ ആകെ എത്ര പേർ ഉണ്ടായിരുന്നു ?....
QA->ഒരു ഷെയറിന്റെ വില 10 രൂപയാണ്. ഡിസ്കൗണ്ട് 75 പൈസയും ബ്രോക്കറേജ് 25 പൈസയും ആയാൽ 96 ഷെയറിന്റെ വിലയെത്ര? ....
QA->ഒരു ഷെയറിന്റെ വില 10 രൂപയാണ്. ഡിസ്കൗണ്ട് 75 പൈസയും ബ്രോക്കറേജ് 25 പൈസയും ആയാൽ 96 ഷെയറിന്റെ വിലയെത്ര?....
QA->"+" എന്നാല്"-","-" എന്നാല് "X", "X"എന്നാല് "+" എങ്കില് 8+43 X 5-9 ന്റെ വിലയെത്ര....
MCQ->½ + ¼ + ⅛ + 1/16 + 1/32 + 1/64 + 1/128 + x = 1 എങ്കിൽ x ന്റെ വിലയെത്ര?....
MCQ->½ + ¼ + ⅛ + 1/16 + 1/32 + 1/64 + 1/128 + x = 1 എങ്കിൽ x ന്റെ വിലയെത്ര?....
MCQ->22 27 23 28 32 5 എന്നീ സംഖ്യകളുടെ മാധ്യം 28 ആണ്. എങ്കിൽ x ന്റെ വിലയെത്ര?....
MCQ->Which of the following statements are correct about the program? #include<stdio.h> char fun(unsigned int num, int base); int main() { char s; s=fun(128, 2); s=fun(128, 16); printf("%s\n",s); return 0; } char fun(unsigned int num, int base) { static char buff[33]; char ptr = &buff[sizeof(buff)-1]; ptr = '\0'; do { --ptr = "0123456789abcdef"[num %base]; num /=base; }while(num!=0); return ptr; }....
MCQ->Point out the error in the program (in Turbo-C). #include<stdio.h> #define MAX 128 int main() { const int max=128; char array[max]; char string[MAX]; array[0] = string[0] = 'A'; printf("%c %c\n", array[0], string[0]); return 0; }....
×
×
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