Wednesday, October 24, 2018

...Lab5...



Assalamu’alaikum and hello.

After I done Lab5, I understand more about the use of switch statement and conditional operator. In switch statement, there is a word which is ‘break’ that used at the end of each case in order to terminate the remainder of the switch statement. However, this word just an optional but if the break statement absent, it will execute the next case statement. This means that although the break statement is an optional, its absence will give different effect.

This is one of the programs that we need to create. It becomes more interesting when we need to create a program where it will generate numbers randomly based on the designated month.






I found it to be very interesting as more I learned about computer programming. I feel very grateful for the opportunity to learn this subject.

That’s all from me. Remain positive though it is impossible. Have a nice day ^_^


Nurazreen binti Mohd Nor (182433)

SSK3100 (Group 15)





Next blog : kychoong.blogspot.com (Choong Kar Yee)














No comments:

Post a Comment

...Lab10...

Assalamu'alaikum and hello I'm going to share about the assignment that has given (Lab10) on topic array. We are required to def...