Which of the following defines a double-precision floating-point variable named payCheck?
a. float payCheck;
b. double payCheck;
c. payCheck double;
d. Double payCheck;
b. double payCheck;
Computer Science & Information Technology
You might also like to view...
Constructive theory states that context plays a major part in what we perceive. From your experience, give an example of an icon or phrase that means something different depending on the context.
What will be an ideal response?
Computer Science & Information Technology
Compare and contrast block cipher with stream cipher.
What will be an ideal response?
Computer Science & Information Technology