Which one of the following statements initializes a variable with a double literal?

a. string model Number = "R2C32";
b. double percentage = 23.59;
c. int width = 150;
d. decimal bonus = 0.99m;

b. double percentage = 23.59;

Computer Science & Information Technology

You might also like to view...

When using mathematical formulas, quotes are used to indicate order of operations

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ________ takes you to another location within a worksheet, another file, a Web page or the organization's intranet

Fill in the blank(s) with correct word

Computer Science & Information Technology