Question: 2) Consider the following variable declarations and initializations. If it is correct, state that. If it is incorrect, state why. int a(1.2); const long total;
2) Consider the following variable declarations and initializations. If it is correct, state that. If it is incorrect, state why. int a(1.2); const long total; int number =9999999; double_what's (1.2e+8) char x (500); float new (2.4)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
