Question: please do this in only in the C language it is a plc You can use any available compilers to complete the lab. Some options

You can use any available compilers to complete the lab. Some options are llisted below, Please take time to try diflerent options and see which one you like the best. Option 1: Microsoft Visual Studio (From Open access Cambridge lab. Remote access) https //utronestogac;onLca/support/remote-lab-arcess Mac users will need to download the free Mirnosoft Remote rlient fram the Agple app store in order to remote into a Lab. Microsoft Remote Desktop nikein by ver watin with. Few mare : Option 2: GNU Compller Option 3: Boreland's Turbo C Option 4: GCC Option 5: Dev-C Option 6: Clang Option 7: Online C Compilers. For example, httos:ifwwe idoodle comic-online-compilert Instructions? 1.0: Using the Editor and Complier - Open a new project in Microsoft Visual Studio net or online compiler as per instructor's direction. Copy following code on compiler Hinclude sstdio hp int main(void) 1 Print ('Welcome to programming classt in Let's learn programming in C so that we can be good programmer by end of the semester'): return 0 ; 1 - Compile and Run the code (this is called Build in some compilers) - Fix any errors, re-build and re-run until it works. - Add comments to the above code explaining purpose of each function. - Copy and paste your code with comments added in space below. 2.0: Taking a Look at How Errors are Reported - Delete the; afier Printf f'Weicome to programming class' in Ler's iearn programming in C so fhat we can be good programmer by end of the semesfer"? D Re-complle and re-run. o Observe your error(s). What do they tell you? Explain with kis of sentences and details in the space below. Dont just copylpaste the error message. Put the : back in the print line. Add z aher int main (void) Re-compile and re-run Observe your error(s). What do they tell you? Explain with lots of sentences and details in the space below. Den'tust copyipaste the efror message. Delete in in the printf line and ran the program. Print ( Welcome to programming classt in Lert leam programming in C so that we can be good programmer by end of the semester?2 - What difference did you notice in the output? Explain below, with lots of words and sentences of your own, what the in does
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
