Emd2m2c - Lab Assignment 2
Emd2m2c - Lab Assignment 2
APPLICATIONS
(CSC430)
LAB ASSIGNMENT 2
(Topic 3-5%)
Prepared By:
Name: Nur Asyiqin Sanusi
Student ID: 2022495422
Group: EMD2M2C
Program Code: CEEM222
Program Name: Bachelor of Mechanical Engineering with Honours
Faculty Name: School of Mechanical Engineering
In order to qualify for scholarships, diploma students must have a CGPA of least 3.30
and bachelor students must have a CGPA of at least 3.0. The parents or guardians of
the students must have a total yearly income of not more than RM50000.
Write a program that asks for the type of study, CGPA, length of study (in semester)
and parents’ yearly income to determine whether a student qualifies for scholarships or
not. For the student that qualifies, display the total amount of scholarship that he will
receive from Yayasan Setia Bakti.
CODING
return 0;
}
CODING SCREENSHOT
OUTPUT SCREEN
RUBRICS
Input Statement 3
Output Statement 5
Process 8
Structure of 2
Codes
(pre-processor,
comments,
declaration
variables, good
styles)
Output Screen 2
Total 20