Question: Whats wrong with the following code. The code contains two errors. float num; printf (Please enter a floating point number ); scanf (%f, num);
Whats wrong with the following code. The code contains two errors.
float num;
printf (Please enter a floating point number );
scanf (%f, num);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
