Nico W.

asked • 09/18/20

(C) Is the following a legitimate C program? If it is what does it do? If not, why not?

(Correct it and in your words indicate what it does). (15 points).

#incldue < stdio.h>

float  main (int)

 { int x;

   printf(“\n\n\n”);

   print(“%c\n”, “ this program may do something”)

    scanf( “%d\n”, What is it? );

    scan(“%c “ ,  x);

   printit(“ \n”);

   printf(“\n”)

    

}

1 Expert Answer

By:

Patrick B. answered • 09/20/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.