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

What is the easiest sorting method to use?

857


What is the difference between call by value and call by reference in c?

929


Write a c program to demonstrate character and string constants?

1945


What is the process of writing the null pointer?

808


What does volatile do?

777


Can you define which header file to include at compile time?

828


What is uint8 in c?

910


What is the purpose of type declarations?

905


Differentiate between the = symbol and == symbol?

956


What are the types of data types and explain?

886


Explain the priority queues?

874


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

1847


What is the advantage of using #define to declare a constant?

877


What is the g value paradox?

881


Are pointers integer?

781