Which one of the following assignment statements will cause an error because of mismatching data types?

a. decimal cost = 0.99m;
b. decimal retail = 100;
c. decimal wholesale = 50.0;
d. decimal fee = 0.01m;

c. decimal wholesale = 50.0;

Computer Science & Information Technology

You might also like to view...

The performance feature for the evaluation of AndAlso and OrElse expressions is called:

a) short-circuit evaluation b) quick evaluation c) shortcut evaluation d) fast evaluation

Computer Science & Information Technology

Instagram is owned by which company?

A. Twitter B. Facebook C. Google D. none of these

Computer Science & Information Technology