LAB ALGORITHM AND PROGRAMMING (SECTION 3)
NOR ASYIKIN BT JAMALUDIN (CI180034) NURFARAH BARIZAH BT MOKHTAR (AI180076)
Sunday, 23 September 2018
LAB ACTIVITY 2 : Basic Structure of Programming
Topics : Basic Structure of Programming
Exercise :
1.
2.
3.
4.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
LAB ACTIVITY 6 : Control Structure
Exercise : a) Write a program using if … else statement to display student’s bachelor class of graduation based on Cumulative Grade Point ...
LAB ACTIVITY 7 : Repetition Structure
Exercise a) Create a program to generate a multiplication table by using while loop. The multiply is determined based on user input. Yo...
LAB ACTIVITY 5: Arithmatic Expression and Operators
a. Convert these mathematical expression into C expression y = m*x +c (2*a) / b * 3 *c 9*p + 2*q ( r + 2 ) / 2*(s -1) ( (3*e - d) /...
No comments:
Post a Comment