Ask Question

What is the simplest way to convert a decimal number in a binar one in c++?

+2
Answers (1)
  1. 5 January, 23:31
    0
    It's easy you need to use function for decimal in binary.

    binary STD;

    int STD_no;

    STD=STD_No. ToBinary
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the simplest way to convert a decimal number in a binar one in c++? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers