answersLogoWhite

0

What else can I help you with?

Related Questions

What will be answer of3754 in octal multiply?

Multiplication is a binary operation. That means you need to have two (or more) numbers that you multiply together to get an answer. There is only one number in your question.


How do you convert 0.26 to octal?

To convert the decimal fraction 0.26 to octal, multiply the fraction by 8 and take the integer part as the next octal digit. Repeat this process with the new fractional part. For 0.26, multiplying by 8 gives 2.08, so the first octal digit is 2. Taking 0.08 and multiplying by 8 gives 0.64, with the next digit as 0. Continue this until you achieve the desired precision. Thus, 0.26 in octal is approximately 0.260.


How do you divide two octal numbers?

Probably simplest to convert them to decimal, divide, then convert back to octal. Unless there is a special reason want to avoid that approach.


What is 128 in octal?

128 in octal is 200.


What is the octal of hex 54?

Octal 124


What is 262 in octal as a decimal number'?

262 octal is178 decimal.262 decimal is406 octal


How when and whom was octal invented?

by whom octal is invented


Octal equivalent for space?

In octal notation, the ASCII code for a space is 040. So, the octal equivalent for a space is simply 040.


What is the octal equivalent of 111010?

Type your answer here... 0111010answer right is a) Group 111010 into two groups as 111 and 010 then convert each group into octal like 111=7 and 010=2. So the octal equivalent of 111010 will be 72. congrulation both are right


What are octal digits?

a digit from 0 to 7 in octal notation.


What is 18 in octal form?

Decimal 18 = 22 octal


What is the octal representation of 254?

Hex 254 = 1124 octal