Ask Question
9 February, 01:56

Which data type requires the greatest number of bytes in computer memory? A. character B. integer C. single-precision number D. double-precision number E. all require the same amount of storage

+4
Answers (1)
  1. 9 February, 05:00
    0
    A double-precision number contains the most amount of memory. In programming language, there are often 2 types of decimal numbers. In java, for example there are floats and doubles. Doubles have more bytes associated, and can "go out" to further decimal places than floats.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Which data type requires the greatest number of bytes in computer memory? A. character B. integer C. single-precision number D. ...” 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