Which one of the following assignment statements will cause a syntax error because of mismatching… Which one of the following assignment statements will cause a syntax error because of mismatching data types? a. double density = 34.12; b. double length = 0.5; c. double bonus = 24.95m; d. double dep