Multiple Choice
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;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q152: The GroupBox control is found in the
Q153: When an operation is performed on two
Q154: When you pass the formatting string _
Q155: A _ is a identifier for a
Q156: When an application is running, the control
Q158: When using the _ operator, if one
Q159: Programmers use the term _ to describe
Q160: A(n) _ also known as a mnemonic,
Q161: A(n) _ control is a rectangular area
Q162: If you don't write an access modifier