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
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
computer science digital computer electronics
1. Convert the 1000 0000 0000 1111 signed binary number to decimal number.
(A): +15
(B): +30
(C): -15
(D): -30
(E): None of the above
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->Find the binary equivalent of decimal number 31?....
QA->Convert to Binary (25)10=....
QA->1111. രണ്ടാം അലക്സാണ്ടർ എന്ന് സ്വയം വിശേഷിപ്പിച്ചത് ആര്?....
QA->The binary number of (12)10 :....
QA->The process of converting electrical signals into binary from is called....
MCQ->Convert the 1000 0000 0000 1111 signed binary number to decimal number.....
MCQ->If the binary eauivalent of 5.375 in normalised form is 0100 0000 1010 1100 0000 0000 0000 0000, what will be the output of the program (on intel machine)? #include<stdio.h> #include<math.h> int main() { float a=5.375; char p; int i; p = (char)&a; for(i=0; i<=3; i++) printf("%02x\n", (unsigned char)p[i]); return 0; }....
MCQ->Convert each of the following signed binary numbers (two's-complement) to a signed decimal number. 00000101 11111100 11111000....
MCQ->Convert each of the signed decimal numbers to an 8-bit signed binary number (two's-complement). +7 –3 –12....
MCQ->Convert the fractional binary number 0000.1010 to decimal.....
×
×
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