answersLogoWhite

0

As IRA used 8 bits per character . IRA characters are compatible with packed decimal .

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Computer Science

What is the binary representation of the keyword "129" in decimal?

The binary representation of the keyword "129" in decimal is 10000001.


What is the significance of the 4-bit mantissa in floating-point representation?

The 4-bit mantissa in floating-point representation is significant because it determines the precision of the decimal numbers that can be represented. A larger mantissa allows for more accurate representation of numbers, while a smaller mantissa may result in rounding errors and loss of precision.


Applications of bcd to binary code cnvertor?

Many non-integral values, such as decimal 0.2, have an infinite place-value representation in binary (.001100110011...) but have a finite place-value in binary-coded decimal (0.0010)[bcd]. Consequently a system based on binary-coded decimal representations of decimal fractions avoids errors representing and calculating such values. Rounding at a decimal digit boundary is simpler in BCD. Addition and subtraction in decimal does not require rounding.


What is the process for generating a random decimal number in Python using the random module?

To generate a random decimal number in Python using the random module, you can use the random.uniform() function. This function takes two arguments, which are the lower and upper bounds of the range from which the random decimal number will be generated. For example, to generate a random decimal number between 0 and 1, you can use random.uniform(0, 1).


Write short note on ASCII and unicode?

In computer memory, character are represented using predefined character set. Historically 7 bit American Standard Code for Information Interchange (ASCII) code, 8 bit American National Standards Institute (ANSI) code and Extended Binary Coded Decimal Interchange Code(EBCDIC) were used. These coding scheme represents selected characters into 7 or 8 bit binary code. These character schemes do not represent all the characters in all the languages in uniform format. At present Unicode is used to represent characters into the computer memory. Unicode provides universal and efficient character presentations and hence evolved as modern character representation scheme. Unicode scheme is maintained by a non-profit organization called Unicode consortium. Unicode is also compatible with other coding scheme like ASCII. Unicode use either 16 bits or 32 bits to represent a character. Unicode has capability represent characters from all the major languages in use currently across the world.

Related Questions

What I's as a decimal?

I is an alphabetic character, it is not a number and so cannot have a decimal representation.


What is 4.2 85.37?

It is the decimal representation of two numbers.It is the decimal representation of two numbers.It is the decimal representation of two numbers.It is the decimal representation of two numbers.


What is 10.56?

A decimal representation of a rational number which lies between 10 and 11.


What is the decimal representation of 1.4144?

It is already a decimal representation but as a fraction it is 884/625 simplified


What is the binary representation of the keyword "129" in decimal?

The binary representation of the keyword "129" in decimal is 10000001.


What is 12.0 in decimal?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 120, exactly as in the question.


What is a non repating decimal and a non termianting decimal?

It is a number whose decimal representation goes on forever without any repeating pattern. It is the decimal representation of an irrational number.


What is .05 as a decimal?

0.5 is already expressed as a decimal.


What numbers are between 0 and 1?

There is an infinity of numbers between 0 and 1. In decimal form, all of then would have the representation 0.abcd...


What is decimal of 3cents?

A decimal number is simply a way of representing a number in such a way that the place value of each digit is ten times that of the digit to its right. A decimal representation does not require a decimal point. So the required decimal representation is 3, exactly as in the question. Furthermore, a decimal representation does not imply a change in the measurement units.


What is the decimal representation of 11111100?

252


What is a decimal called that stops at a particular place?

A terminating decimal representation.