1. Each hexadecimal digit converts to ________ binary digits.





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A number consists of two digits.The digits in the ten’s place is 2 times of the digit in the unit’s place.If 36 is substracted from the number,the digits are reversed.The number is....
QA->There are 50 students in a class. In a class test 22 students get 25 marks each, 18 students get 30 marks each. Each of the remaining gets 16 marks. The average mark of the whole class is :....
QA->N is the greatest number which divides 1305, 4665 and 6905 and gives the same remainder in each case. What is the sum of the digits in N?....
QA->Name the economy in which people work according to the principle ‘from each according to his ability to each according to his needs’?....
QA->Name the set of proofs where each of the process colors is printed separately and in combination with each colors....
MCQ->If N = 196, the result of the following program will be

INTEGER N, DIGIT 1, DIGIT 2, DIGIT 3,
SUM
READ, N
DIGIT 1 = N - (N / 10) 10 N = N / 10
DIGIT 2 = N - (N / 10) 10 N = N / 10
DIGIT 3 = N - (N / 10) 10
SUM = DIGIT 1 + DIGIT 2 + DIGIT 3....
MCQ->Each hexadecimal digit converts to ________ binary digits.....
MCQ->What is the two-digit number? I.  The difference between the two-digit number and the number formed by interchanging the digits is 27. II.  The difference between the two digits is 3.  III.  The digit at unit's place is less than that at ten's place by 3.....
MCQ->What is the two-digit number? I.  Sum of the digits is 7. II.  Difference between the number and the number obtained by interchanging the digits is 9.  III.  Digit in the ten's place is bigger than the digit in the unit's place by 1.....
MCQ->Hexadecimal can express in one digit what is done by following binary number of binary digits?....
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