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...

To select a range of cells for use as arguments in a function, click the upper-left cell and release the mouse button.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The throws clause of a method:

a. specifies the exceptions a method catches. b. specifies the exceptions thrown by the calling method. c. specifies the exceptions a method throws. d. specifies the exceptions a method throws and catches.

Computer Science & Information Technology

A Web site application runs on a Web server and produces ____ code that is downloaded to a client computer's browser.

A. XML B. DHTML C. HTML D. HTTP

Computer Science & Information Technology

Actions performed by the user such as clicking, double-clicking, and scrolling are known as events.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology