Question 2 Following Incorrect Statements C 4000 Basic Salary Int Int 314562 150 Area 314 Q43896059
Question 2 Which of the following are INCORRECT statements in C? 4000 = basic salary: int int = 314.562 * 150; area = 3.14 * r^2 I int count = 0; count = count + 1; int Int = 500; Dint a = 5, b = a +10; a = b = 3 = 4 m_inst = rate of interest amount in usd char name = ‘Ajay’: Show transcribed image text Question 2 Which of the following are INCORRECT statements in C? 4000 = basic salary: int int = 314.562 * 150; area = 3.14 * r^2 I int count = 0; count = count + 1; int Int = 500; Dint a = 5, b = a +10; a = b = 3 = 4 m_inst = rate of interest amount in usd char name = ‘Ajay’:
Expert Answer
Answer to Question 2 Which of the following are INCORRECT statements in C? 4000 = basic salary: int int = 314.562 * 150; area = 3….
OR