Difference between revisions of "CSC231 Final Exam Fall 2017"

From dftwiki3
Jump to: navigation, search
Line 44: Line 44:
 
You need to submit 231Lib2.asm on Moodle.    It will be tested with a separate main program.
 
You need to submit 231Lib2.asm on Moodle.    It will be tested with a separate main program.
 
<br />
 
<br />
 
+
<br /><br />
 +
<br /><br />
 
=Problem 2: C function=
 
=Problem 2: C function=
 
<br />
 
<br />
Line 58: Line 59:
 
<br />
 
<br />
 
* Submit your file in the Problem 3 section of the final exam on Moodle.
 
* Submit your file in the Problem 3 section of the final exam on Moodle.
 
+
<br /><br />
 +
<br /><br />
 
<br />
 
<br />
 
=Problem 3: Bash Script=
 
=Problem 3: Bash Script=
Line 99: Line 101:
 
Submit your program in the Problem 3 section on Moodle.
 
Submit your program in the Problem 3 section on Moodle.
 
<br />
 
<br />
 +
<br /><br />
 +
<br /><br />
 
=Problem 4: Fixed-Point Formats=
 
=Problem 4: Fixed-Point Formats=
 
<br />
 
<br />
 
Answer the questions in the Problem 4 section of the final exam on Moodle.
 
Answer the questions in the Problem 4 section of the final exam on Moodle.
 
<br />
 
<br />
 +
<br /><br />
 +
<br /><br />
 
=Problem 5: Floating-Point Format=
 
=Problem 5: Floating-Point Format=
 
<br />
 
<br />
Line 117: Line 123:
 
<br />
 
<br />
 
Section 5 of the Final Exam section on Moodle contains several questions relating to this format.
 
Section 5 of the Final Exam section on Moodle contains several questions relating to this format.
<br />
+
<br /><br />
<br />
+
<br /><br />
 
=Problem 6: Linked Lists in C=
 
=Problem 6: Linked Lists in C=
 
<br />
 
<br />

Revision as of 14:12, 12 December 2017


...