1. A decimal number is converted to BCD by replacing each decimal digit with the appropriate 3-bit binary code.



Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->The difference between the largest four digit number and the smallest three digit number is :....
QA->Decimal equivalent of the signed binary number 11110101 in 1’s complement form 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->The first digit from the left on PIN code indicates....
QA->Which number system is usually followed in a typical 32-bit computer ?....
MCQ->A decimal number is converted to BCD by replacing each decimal digit with the appropriate 3-bit binary code.....
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-> In each of the following questions two rows of numbers are given. The resultant number in each row is to be worked out separately based on the following rules and the questions below the rows of numbers are to be answered. The operations of numbers progress from left to right. Rules: (a) If an odd number is followed by a two digit even number then they are to be added. (b) If an odd number is followed by a two digit odd number then the second number is to be subtracted from the first number. (c) If an even number is followed by a number which is a perfect square of a number then the second number is to be divided by the first number. (d) If an even number is followed by a two digit even number then he first number is to be multiplied by the second number.15 11 20 400 8 12 10 If the resultant of the second set of a numbers is divided by the resultant of the first set of numbers what will be the outcome ?....
MCQ->A BCD code that represents each digit of a decimal number by a binary number derived by adding 3 to its 4-bit true binary value is _________.....
MCQ-> In these questions a group of digits is given followed by four combinations of letters and symbols numbered a) b) c) d). Digits are to be coded as per the scheme and conditions given below You have to find out which of the four combinations is correct your answer is e) ie None of these. Digit : 5 1 2 8 6 3 9 0 4 7 Letter/Symbol code: H $ T A U % # F R @ Conditions: i.If the first digit is odd and the last digit is even their codes are to be interchanged. ii.If the first as well as the last digit is even both are to be coded as $$\bigstar$$ iii.If the first digit is even and the last digit is odd both are to be coded as the code for the last digit348096
 ....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions