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. 2ᵐ = 128 ആയാൽ 2ᵐ⁻⁴ എത്ര? [2ᵐ = 128 aayaal 2ᵐ⁻⁴ ethra?]
(A): 16
(B): 18
(C): 32
(D): 8
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->ഒരു വൃത്ത സ്തുപികയുടെ ആരം 6 സെ.മീ.ഉം ഉന്നതി 8 സെ.മീ.ഉം ആയാൽ പാർശ്വോന്നതി എത്ര? ....
QA->രാമൻ, ഹസ്സൻ, ജയൻ, ജോർജ് എന്നിവർ കൂർഗിലേക്ക് ഒരു യാത്ര പോവുകയാണ്. രാമന്റെ വയസ്സിന്റെ 2/3 വയസ്സാണ് ഹസ്സന്റെ വയസ്സ്. ഹസ്സ ന്റെ 3/4 വയസ്സാണ് ജോർജിന്. ജോർജിന്റെ പകുതി വയസ്സാണ് ജയന്. രാമന്റെ വയസ്സ് 48 ആയാൽ ജയന്റെ വയസ്സ് എത്ര ? ....
QA->A:B = 5:4, B:C= 5:4 ആയാൽ A:C എത്ര? ....
QA->30 ആളുകളുടെ ശരാശരി വയസ്സ് 35-ഉം അതിൽ 20 ആളുകളുടെ ശരാശരി വയസ്സ് 20-ഉം ആയാൽ ബാക്കിയുള്ളവരുടെ ശരാശരി വയസ്സ് എത്ര? ....
MCQ->2ᵐ = 128 ആയാൽ 2ᵐ⁻⁴ എത്ര?....
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; }....
MCQ->A three stage telephone switching structure is to have 128 input and 128 output terminals. It has been found that at peak time the utilization probability is 0.1. The number of intermediate links required for non-blocking configuration is 15. If the actual number of intermediate links is 5, the probability of blocking of call is....
MCQ->A three stage telephone switching structure is to have 128 input and 128 output terminals. There are 16 first stage and 16 third stage matrices. To avoid blocking the number of intermediate paths required is....
×
×
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