JIT121 First Assignment CRA – June 2019
JIT121 Programming Principles MARK /20
First Assignment Criteria Reference Assessment (CRA)
Grades of 4 or higher assumes that the code contains no logic or run-time errors and
performs the required calculation correctly.
FEEDBACK:
 1 1: A class comment contains your name, student id and a short overall description of the
program using block style comments and is placed between the namespace and class
statements as in to the following example: You can copy this, but provide your actual name
and student id and not that of the fictitious student!
 /*
 * Fuel Consumption Calculator
 *
 * Calculates fuel consumption (l/100km and mpg) based on
 * amount of fuel used and distance travelled
因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:99515681@qq.com
微信:codinghelp
原文:https://www.cnblogs.com/sabd/p/10986544.html