how to convert binary to decimal and decimal to binary in C
lanaguage

Answer Posted / fazlur rahaman naik

u can use bitwise operators and some logical thinking.

Is This Answer Correct ?    26 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I avoid the abort, retry, fail messages?

586


What are variables c?

612


What are c preprocessors?

672


What are types of preprocessor in c?

613


the question is that what you have been doing all these periods (one year gap)

1614






console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

652


Explain why c is faster than c++?

568


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3245


Explain 'bit masking'?

648


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

683


How can I recover the file name given an open stream?

549


What are different types of pointers?

561


What is preprocessor with example?

578


Are negative numbers true in c?

595


Explain the ternary tree?

597