Ask Question
7 November, 18:05

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

+4
Answers (1)
  1. 7 November, 22:04
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers