
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: PRBLM SOLVNG:COMPUTR; Subject: Computer Science and Engineering ; University: University of Nebraska - Lincoln; Term: Spring 2009;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

In this problem, we will write the first program anyone ever writes.
Copy hello.c to variables.c. You will rewrite the main() method to perform the following actions:
variablename = value Be sure to put each expression on a new line. Write the printf placeholders you used for each variable in the table below.
Compile your program to the executable variables. Q: What command did you use to compile the program?
Run your program, and show the output to the instructor.