answersLogoWhite

0

scanf

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you write a c program to convert binary to decimal by using while statement?

write a c++ program to convert binary number to decimal number by using while statement


How do you convert image to binary format?

To convert image to binary, you just have to convert image to binary. Hope this helps.


When is a binary floating point number normalized?

A binary floating point number is normalized when its most significant digit is not zero.


Convert 186 decimal numbers to its binary equivalent?

Convert 189 to binary number


How do you convert from assembly to binary in c plus plus?

Use inline assembly instructions. Then compile your C++ program to produce the machine code.


Write a c program to convert binary number to decimal number?

How is this a question? Sounds like you should do more of your homework offline.


How do you convert 47.5 into binary?

To convert 47.5 into binary, first convert the integer part (47) to binary. 47 in binary is 101111. For the fractional part (0.5), multiply by 2, resulting in 1.0, which indicates that the binary representation of 0.5 is .1. Combining both parts, 47.5 in binary is 101111.1.


How do you subtract 2 binary numbers?

An easy way is to convert them to decimal, subtract, then convert the answer back to binary.


How do you Convert 180 into binary?

The number 180 in binary is 10110100


How do convert 5 into binary?

5 expressed in binary is 101


How does 11.25 convert binary into decimal?

11.25 is not a valid binary.


How do you convert 000010 in binary?

000010 in binary is 2 in decimal.