Before a computer can store a real number in memory, it must be encoded in ____________.
a. floating-point notation
b. hexadecimal
c. EBCDIC
d. decimal mode
a. floating-point notation
Computer Science & Information Technology
You might also like to view...
What process identifies defects and then notifies developers regarding the defects?
A. Operations monitoring B. Governance C. Vulnerability management D. Verification
Computer Science & Information Technology
(Tokenizing and Reversing a Sentence) Write a program that inputs a line of text, tokenizes the line with function strtok and outputs the tokens in reverse order.
What will be an ideal response?
Computer Science & Information Technology