☑ Kizspy. me Students are ONLY Allowed to use:
His/her own study materials like presentation slides, notes, sample codes, program examples,
electronic books stored on his/her computer only.
Instructions
•
Step 1: Students download given materials from exam software.
•
Step 2: Students read questions and prepare answers in the given template.
•
Step 3: Prepare to submit answer:
о
For each question (e.g., question 1), please create two sub-folders: run and src.
•
。 Copy*.exe file into run folder, *.c file into src folder.
Step 4: Submit solution for each question:
° Choose question number (e.g., 1) in PEA software, and then attach corresponding
solution folder (e.g., 1). Click Submit button to finish submitting this question.
>
run
src
Notes
• Solutions will be marked by Automated Marking Software.
(1 mark, file to be edited: Q1.c)
Write a program that asks the user to enter a real number representing a distance in meters. Convert
this value to feet. 1 meter = 3.28084 feet.
Print the result with two decimal places.
Below is an example of how the program will run:
Zoom
+ 100%
Close