Posts

Showing posts from October, 2018
Image
REFLECTION LAB 1 NAME : SITI KHADIJAH BINTI ZULKIPLI MATRIX NO : 188795        Assalamualaikum and Hello. This is my second reflection on my second programming lab which is Lab 1.        First of all, the objectives of doing Lab 1 are to identify the common errors and programming pitfalls, designing solutions to a problem using a Program Analysis Chart and to write, compile and run a simple computer program based on PAC.        As usual, firstly we need to run the java compiler. But, i actually forgot to run the java compiler at first until the lecturer told us to do so.        For first objective, we are required to identify the common errors from the given question. so, there are actually several errors found during the lab session. The errors are,  1.  syntax error that occur when we spell a word incorrectly.  2. There are also runtime error that occurs when we insert wro...